OpenPLZ API vs Nominatim (OSM)
Same instrument, two spec sheets — measured, not claimed.
OpenPLZ API vs Nominatim (OSM): common questions
Which is more reliable, OpenPLZ API or Nominatim (OSM)?
Only Nominatim (OSM) is on our probe schedule so far (—% uptime over 90 days). The other is catalogued but not yet live-checked, so we can't compare measured reliability head-to-head — check the uncovered API's own status page for now.
Do OpenPLZ API and Nominatim (OSM) need an API key?
Neither needs a paid key — OpenPLZ API 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 OpenPLZ API and Nominatim (OSM) from the browser?
Yes — both OpenPLZ API 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 OpenPLZ API and Nominatim (OSM) free for commercial use?
OpenPLZ API has unclear commercial terms, 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.