v1
latestOpenAPI 3.1.02026-07-234140131.3 KBSearch and filter temporary events
Query parameters
Language of the content to retrieve (ISO 639-1). Defaults to English if undefined.
Number of items per page. Default value is 10, maximum value is 100.
Number of the page to retrieve. Used in combination with the page_size parameter to define the page size.
Filter results by city. Use the /cities endpoint to find the IDs Tiqets has assigned to the various known cities. Repeat the city_id parameter to broaden the search to span multiple cities.
Filter results by country. Use the /countries endpoint to find the IDs Tiqets has assigned to the various known countries. Repeat the country_id parameter to broaden the search to span multiple countries.
Filter results by experience. Use the /experiences endpoint to find the IDs Tiqets has assigned to the various known experiences. Repeat the experience_id parameter to broaden the search to span multiple experiences.
Filter by when temporary events are active. Defaults to today when omitted. If to_date is provided, only events that are active at any time between this date and to_date are returned. If to_date is omitted, only events that are active on or after this date are returned.
End of the date range for filtering temporary events. When provided together with from_date, only events that are active at any time between from_date and this date are returned. When omitted, no upper bound is applied (events from from_date onwards).
Headers
Token <Your_API_Key>.
Response
Successful operation.