v1

latestOpenAPI 3.0.32026-07-1312516.9 KB
Places

Search places

Search for places by name with optional location and category filters.

get/v1/places/search

Query parameters

api_keystring

API key alternative to the X-Api-Key header.

qstring required
latnumber double
lonnumber double
typestring
categorystring
countrystring
limitinteger

Response

Search places response.

typestring
sourcestring
querystring
radius_minteger
countinteger

Example response

{
  "type": "nearby",
  "source": "latlng_places"
}