Scrappa
GET scrappa.co/api/maps/autocomplete
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
The Google Maps Autocomplete API provides automatic query predictions as users type. Helps users find places, addresses, and points of interest quickly. Accepts both "q" and "query" parameters for consistency with other autocomplete endpoints.
Resource: scrappa.co/api/maps/autocomplete
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x1edb83ae95058663e7e5C054B5152d5a1dB1AE58
Payment methods: permit2 · Last validation: 2026-09-14 12:15:53.9+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "The partial search term to get autocomplete suggestions for. Accepts both \"q\" (consistent with Google Hotels) and \"query\"."
},
"gl": {
"type": "string",
"description": "Country/region code for geo-filtering results. Examples: us, de, uk, jp. Format: ISO 3166-1 alpha-2 country code."
},
"hl": {
"type": "string",
"description": "Language code for results. Default: en. Examples: en, de, fr, es. Format: ISO 639-1 two-letter language code."
},
"ll": {
"type": "string",
"description": "Latitude and longitude to bias results toward a specific location. Format: \"latitude,longitude\" (e.g., 40.7128,-74.0060 for New York City)."
},
"google_domain": {
"type": "string",
"description": "Google domain to use for the search. Examples: google.com, google.de, google.com.br, google.co.uk."
}
},
"additionalProperties": true
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type",
"example"
],
"properties": {
"type": {
"type": "string",
"const": "json"
},
"example": {
"type": "object"
}
},
"additionalProperties": false
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USDC",
"version": "2",
"facilitatorAddress": "0xE74817F4cDC15844314812B2271276E64e890fAE",
"assetTransferMethod": "permit2"
},
"payTo": "0x1edb83ae95058663e7e5C054B5152d5a1dB1AE58",
"amount": "1000",
"scheme": "upto",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x1edb83ae95058663e7e5C054B5152d5a1dB1AE58",
"scheme": "upto",
"network": "eip155:8453",
"amountAtomic": "1000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.