About this endpoint
What it does
Searches for places matching a text query and returns a JSON object. The response shape is not yet defined in the output schema beyond being an object with additional properties allowed.
Query Parameter(s)
| Attribute | Type | Mandatory | Description |
|---|---|---|---|
| limit | Integer | No | Maximum number of results to return. Default: 50. Minimum: 1. Maximum: 200. |
| query | String | Yes | Search text for the place lookup. Minimum length: 2 characters. |
Response
Returns a JSON object containing the search results. The response may include additional provider-specific fields.