Search and filter temporary events
Language of the content to retrieve (ISO 639-1). Defaults to English if undefined.
enExample: enNumber of items per page. Default value is 10, maximum value is 100.
10Example: 5Number of the page to retrieve. Used in combination with the page_size parameter to define the page size.
1Example: 1Filter 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.
113Filter 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.
50233Filter 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.
145528Filter 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.
2026-06-05Pattern: YYYY-MM-DDEnd 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).
2026-06-30Pattern: YYYY-MM-DDToken <Your_API_Key>.
Token <Partner_API_key>.Successful operation.
Bad Request -- Check your request parameters (typo in parameter or invalid value).
Unauthorized -- Your API key is incorrect.
Forbidden -- The endpoint or parameters are not allowed for the matching API key.
Not Found -- Requested resource/endpoint could not be found.
Method Not Allowed -- Check your request method.
Too Many Requests -- We currently apply a fair-use policy, but we might enforce limits in the future.
Internal Server Error -- We had a problem with our server. Try again later.
Service Unavailable -- We're temporarily offline for maintenance. Please try again later.
Last updated
Was this helpful?

