Receives a search query and responds with a list of matching guides

The guide search endpoint is typically the starting point for most user flows. A basic query can be made by providing a geolocation which represents the centre point of the guide (typically the location of a hotel or venue). This will respond with a list of matches which are paginated (page size is 10). More guides can be requested by adding a page number to the query.

Personalization
The guide response can also be ranked based on personalization options. To make a personalised request, additional query items can be added such as trip type, user category, interests, etc. Some of the values are documented in the API, while others must be requested using the /get-config endpoint.

961

Personalization flow

Language
Authorization
Query
Click Try It! to start a request and see the response here!