Back to API List
πŸ—ΊοΈ

Nominatim API – Geocoding, Addresses & Location Data

🌍 Geodata | 6 views |
.

Description

The Nominatim API is a web service for searching OpenStreetMap (OSM) objects based on their name or type. It provides various endpoints for searching, reverse geocoding, address lookup, and server status inquiries, catering to different needs of developers and users.

Documentation

View Full Documentation

Our easy-to-follow documentation helps you get started quickly with code examples in multiple programming languages.

Methods

get

Endpoints

Search for City (Bern)

https://nominatim.openstreetmap.org/search.php?city=bern&format=jsonv2

Look up Details about Place by ID (here New York City)

https://nominatim.openstreetmap.org/details?osmtype=R&osmid=175905&format=json

Reverse Geocode (Address from Lat/Lon)

https://nominatim.openstreetmap.org/reverse?lat=40.7127281&lon=-74.0060152&zoom=10&format=json

API Statistics

Popularity
801%
Error Rate
0%
Health
95%
Reliability
100%

Showcase

.

Have an API to share?

Join our community of developers and share your API with thousands of users.