v1
latestOpenAPI 3.0.32026-07-1312516.9 KBPlaces
Nearby places
Find OpenStreetMap points of interest near a coordinate.
get/v1/places/nearby
Query parameters
api_keystring
API key alternative to the X-Api-Key header.
latnumber double required
lonnumber double required
radiusinteger
Search radius in meters.
typestring
Optional category filter. Alias of category.
categorystring
Optional category filter.
limitinteger
Response
Nearby places response.
Example response
{
"type": "nearby",
"source": "latlng_places"
}