Satellite & GeoRisk x402 API
POST sat.ipintel.ai/address-to-coordinates
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
Worldwide forward geocoding for agents. Convert an address, landmark, city, postcode, or place name into latitude and longitude with normalized address components and confidence metadata.
Resource: sat.ipintel.ai/address-to-coordinates
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x0550779CFBc832657A8BB46BAC9f359A5ad038B8
Payment methods: — · Last validation: —
{
"input": {
"body": {
"limit": 1,
"address": "Eiffel Tower, Paris, France",
"language": "en",
"country_code": "fr"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"tool": "address-to-coordinates",
"cached": false,
"results": [
{
"lat": 48.8584,
"lon": 2.2945,
"confidence": 0.99,
"country_code": "FR",
"formatted_address": "Eiffel Tower, 5 Avenue Anatole France, 75007 Paris, France"
}
],
"provider": "geoapify",
"match_count": 1
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x0550779CFBc832657A8BB46BAC9f359A5ad038B8",
"amount": "2000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x0550779CFBc832657A8BB46BAC9f359A5ad038B8",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "2000"
}
]
}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.