Nominatim Geocoding API
OpenStreetMap's free geocoding service that converts addresses to geographic coordinates and coordinates to addresses. Supports structured search, reverse geocoding, and lookup of OpenStreetMap objects by ID.
Slug: nominatim-geocoding
Key:
Base URL:
Auth: none
Endpoints: 4
Reachable: unknown
CORS: unknown
Tier: verified
Key:
nominatim.org:nominatim-geocoding-apiBase URL:
https://nominatim.orgAuth: none
Endpoints: 4
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Tutorials
- Getting Started with Nominatim Geocoding — I can convert between place names and coordinates using OpenStreetMap's Nominatim service — forward search, reverse lookup, and OSM ID resolution — with no key required, but disambiguation is your responsibility and the public server is rate-limited to 1 request per second.