The Location Search request returns up to 10 locations found by the given search query.
You can use category ("hotels", "attractions", "restaurants", "geos"), phone number, address, and latitude/longtitude to search with more accuracy.

Log in to see full request history

📘

This endpoint may also return bookable products (activities). For those activities that are returned there are no additional details available on the Location Details endpoint.

Query Params
string
required

The Partner API Key

string
required

Text to use for searching based on the name of the location

string

Filters result set based on property type. Valid options are "hotels", "attractions", "restaurants", and "geos"

string

Phone number to filter the search results by (this can be in any format with spaces and dashes but without the "+" sign at the beginning)

string

Address to filter the search results by

string

Latitude/Longitude pair to scope down the search around a specifc point - eg. "42.3455,-71.10767"

number
> 0

Length of the radius from the provided latitude/longitude pair to filter results.

string

Unit for length of the radius. Valid options are "km", "mi", "m" (km=kilometers, mi=miles, m=meters)

string
Defaults to en

The language in which to return results (e.g. "en" for English or "es" for Spanish) from the list of our Supported Languages.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json