Reverse geocoding from coordinates to address components.
https://x402.aurelianflo.com/api/reverse-geocodeOverview
Reverse geocoding from coordinates to address components.
Protocol
x402
Price
$0.0060
Payment Asset
USD Coin
Payment Network
Base
Category
data/location
Provider
x402
Source
bazaar
Indexed
2026-03-27 21:49:15
Health
Status
degraded
Latency (p50)
120ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-08 00:43:31
Last Healthy
2026-04-07 09:09:07
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"lat": {
"description": "Latitude in decimal degrees",
"required": true,
"type": "string"
},
"lon": {
"description": "Longitude in decimal degrees",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"data": {
"latitude": 40.7128,
"longitude": -74.006
},
"source": "Nominatim",
"success": true
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-08 00:43:31 | degraded | 404 | 120ms |