Geo

Geocoding, elevation, flood zones, IP & dossiers. 7 pay-per-call geo endpoints for AI agents — keyless, USDC via x402.

geo.elevation$0.0025
Ground elevation above sea level for a coordinate, anywhere on Earth.
GET /api/geo/elevation
geo.flood-zone$0.0036
Determine the FEMA flood zone for a coordinate.
GET /api/geo/flood-zone
geo.ip$0.0025
Geolocate a single IPv4 or IPv6 address.
GET /api/geo/ip
geo.location-dossier$0.0180
Static risk & context dossier for a US location.
GET /api/geo/location-dossier
geo.nearby$0.0090
Everything around a coordinate in one call: nearby airports (IATA/ICAO, type, distance), public K-12 schools (name, district, enrollment, distance), NOAA climat
GET /api/geo/nearby
geo.postal$0.0025
Resolve a postal/ZIP code to its place name(s), administrative divisions, and coordinates.
GET /api/geo/postal
geo.zip-resolve$0.0120
Resolve a US ZIP code to the census tract(s), county, CBSA (metro), and congressional district it covers — each with HUD-USPS allocation ratios (by residential,
GET /api/geo/zip-resolve

Discovery