Retrieve curated collections of experiences for a specific city (e.g., “Broadway Shows”, “Statue of Liberty Tours”, “Theme Parks”). Collections group related products together and are ideal for showcasing themed experiences or popular attractions to users. Results are ordered by city-specific collection rank.
Uppercase city identifier (e.g., NEW_YORK, DUBAI, LONDON). Use the Cities API to retrieve all available city codes.
Language code for localizing response content including product names, descriptions, and URLs. Defaults to English (EN). See supported language codes.
EN, ES, FR, IT, DE, PT, NL, PL Number of records to skip for pagination. Use with limit to paginate through large result sets. Start at 0 for the first page.
Maximum number of records to return per request. Use with offset to paginate through results. Check nextOffset in response for more pages.
Successful response
The collections in this page of results.
Full URL to fetch the next page of results. Null if on the last page.
Full URL to fetch the previous page of results. Null if on the first page.
Total number of collections available in the requested city across all pages.
Offset value to use in the next request to retrieve the following page.