GeoApi vs Nominatim (OSM)
Same instrument, two spec sheets — measured, not claimed.
GeoApi vs Nominatim (OSM): common questions
Which is more reliable, GeoApi or Nominatim (OSM)?
On our scheduled checks, Nominatim (OSM) leads on measured uptime — GeoApi at —% versus Nominatim (OSM) at —% over 90 days. These are our own probe results, not provider claims; the uptime bars above show the day-by-day record for both.
Do GeoApi and Nominatim (OSM) need an API key?
Neither needs a paid key — GeoApi is callable with no signup, and Nominatim (OSM) is keyless with a required User-Agent header. Both are quick to prototype with; rate limits still apply.
Can I call GeoApi and Nominatim (OSM) from the browser?
Yes — both GeoApi and Nominatim (OSM) send CORS headers over HTTPS, so front-end code can fetch either directly with no backend proxy. That makes them easy to swap in a client-side app while you compare responses.
Are GeoApi and Nominatim (OSM) free for commercial use?
GeoApi allows commercial use on its free tier, and Nominatim (OSM) is personal/non-commercial only. We track service terms and the data license as separate fields — see the Commercial use and Data license rows above, and confirm both before shipping either in a paid product.