Search

Allows you to search for a specific location, and returns a list of potential geocoded matches. If you are performing a people/company search, we highly recommend using the Geocoded ID of the location you intend to search for, and filtering by “locationIDList” contains {geocoded_id}.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

textstringRequired
limitintegerOptional
langstringOptional

Response

This endpoint returns a list of objects.
idinteger
namestring
placetypestring
languageDefaultedboolean
geomobject
populationintegerOptional
countryobjectOptional
regionobjectOptional
localityobjectOptional

Errors