/osm/places/search

POST /api/osm/places/search

Price: 1 credit

Search OpenStreetMap POIs (nodes/ways/relations) by tag within a bounding box or radius (Overpass)

How to use it

Find OpenStreetMap points of interest by tag inside an area. Provide a tag_key (e.g. amenity) and optional tag_value (e.g. cafe), plus an area — either a bbox 'south,west,north,east' or lat+lon+radius_m. Returns matching nodes/ways/relations with coordinates, name, and full OSM tags.

Parameters

Request body

Response

Errors

Response headers