Documentation navigation
Guides
Getting started Boundary searchAPI reference
Overview Health GET/v1/status Countries GET/v1/countries GET/v1/countries/{code} GET/v1/countries/{code}/regions GET/v1/countries/{code}/neighbors Regions GET/v1/regions GET/v1/regions/{id} GET/v1/regions/{id}/cities GET/v1/regions/{id}/children Cities GET/v1/cities GET/v1/cities/{id} GET/v1/cities/{id}/hierarchy GET/v1/cities/nearby Postal Codes GET/v1/postal-codes GET/v1/postal-codes/nearest Timezones GET/v1/timezones GET/v1/timezones/{tzId} IP Geolocation GET/v1/ip/{address} GET/v1/ip/me Search GET/v1/autocomplete GET/v1/reverse GET/v1/resolve GET/v1/search Boundaries GET/v1/boundaries/{geoname_id} Batch POST/v1/batch/cities POST/v1/batch/countries POST/v1/batch/regionsDocumentation
Everything you need to integrate GeoSearch: a five-minute first request, the complete API reference, and the boundary-search guide.
Getting started
API key to first request in five minutes, with copy-paste examples and the five official SDKs.
Make your first requestAPI reference
All 27 endpoints across 10 groups — parameters, quota costs, response bodies and code samples in six languages.
Browse the referenceBoundary search
Point to area, area to polygon, and the places inside it — with the quota multipliers spelled out.
Explore boundary searchInteractive console — Loads a 3.7 MB in-browser client. Every endpoint is documented without it.