OpenStreetMap-based geocoding API providing forward and reverse geocoding with global coverage. Best for open-source workflows needing address-to-coordinate conversion without commercial API costs. Unlike Google Maps (commercial, broadest features) or Geocodio (U.S./Canada focus), Nominatim uses crowd-sourced OpenStreetMap data and is free with rate limits. 1 example endpoint available through Lava’s AI Gateway. See the Nominatim API docs for full documentation.Documentation Index
Fetch the complete documentation index at: https://lava.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
This provider is managed — no additional setup required.
This is a catch-all provider — any valid URL under
https://nominatim.openstreetmap.org is supported. Geocoding API. Construct URL as https://nominatim.openstreetmap.org/{endpoint}. Common endpoints: /search?q=&format=json, /reverse?lat=&lon=&format=json, /lookup?osm_ids=&format=json. The endpoints below are curated examples.Endpoints
Forward geocode an address
GEThttps://nominatim.openstreetmap.org/search?q=Berlin&format=json — Free
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests