Free Public APIs

A collection of 311 Free Public APIs for Students and Developers.

Tested every single day.

🗺️Nominatim API

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.

Showcase

Currently, there are no Showcases using this API.

Endpoints

Search for City (Bern)

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

Last 30 Days

65 % Reliability

Avg. Response Time

277 ms

34 % Error Rate

Endpoint Checked

an hour ago

Endpoint Added

a month ago

Reverse Geocode (Address from Lat/Lon)

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

Last 30 Days

65 % Reliability

Avg. Response Time

165 ms

34 % Error Rate

Endpoint Checked

31 minutes ago

Endpoint Added

a month ago

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

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

Last 30 Days

60 % Reliability

Avg. Response Time

188 ms

39 % Error Rate

Endpoint Checked

10 minutes ago

Endpoint Added

a month ago

Comments

Currently, there are no Comments for this API.