Free Public APIs

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

Tested every single day.

sponsored by

Speedscale - SponsorVoxgig - Sponsor

🗺️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

GET

Search for City (Bern)

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

URL Parameters

ParameterValue

Last 30 Days

100 % Reliability

Avg. Response Time

354 ms

0 % Error Rate

CORS

Disabled

Endpoint Checked

30 minutes ago

Endpoint Added

3 months ago

GET

Reverse Geocode (Address from Lat/Lon)

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

URL Parameters

ParameterValue

Last 30 Days

100 % Reliability

Avg. Response Time

270 ms

0 % Error Rate

CORS

Disabled

Endpoint Checked

a day ago

Endpoint Added

3 months ago

GET

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

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

URL Parameters

ParameterValue

Last 30 Days

77 % Reliability

Avg. Response Time

217 ms

18 % Error Rate

CORS

Disabled

Endpoint Checked

a day ago

Endpoint Added

3 months ago

Comments

Currently, there are no Comments for this API.