Overview - Nominatim Documentation https://nominatim.
org/release-docs/develop/api/Overview/
Docs » API Reference » Overview
Nominatim API
Nomina�m indexes named (or numbered) features within the OpenStreetMap (OSM) dataset
and a subset of other unnamed features (pubs, hotels, churches, etc).
Its API has the following endpoints for querying the data:
• /search - search OSM objects by name or type
• /reverse - search OSM object by their loca�on
• /lookup - look up address details for OSM objects by their ID
• /status - query the status of the server
• /deletable - list objects that have been deleted in OSM but are held back in Nomina�m in
case the dele�on was accidental
• /polygons - list of broken polygons detected by Nomina�m
• /details - show internal details for an object (for debugging only)
1 of 1 12/30/2022, 7:31 PM