These docs are for v2017-01-01. Click to read the latest docs for v2021-03-10.

List all experiences

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint is great for discovery operations and is typically the starting point for any consumer focused app. It allows querying Xola's database of experiences using a variety of interesting data filters.

👍

This endpoint is best used as an authenticated user

Query Params
string

ID or email of the seller. If you do not specify this filter you must be authenticated.

string

Category of the experience. You can search multiple categories by comma-separating them. (e.g. category=Sailing,Surfing)

string

Accepts a max price (e.g. price=79) or a comma separated min-max price range (e.g. price=45,79)

string

Returns data sorted in ascending order by distance from the specified geo coordinate (lat,lng). Specify an optional 3rd value to restrict search radius in kilometers (lat,lng,km).

int32
Defaults to 20

Number of results to include in one page of data

int32
Defaults to 0

Number of results to skip

boolean

Specify true to return experiences for which an agent can make a booking on behalf of the seller. This filter requires an authenticated booking agent

string

Sort data by field and an optional sort order. E.g. sort=price[desc] or sort=price[asc]

Response

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