/viator/products/search
Search Viator tours and activities by keyword, or list all of them for a destination. Provide exactly one of ‘query’ (free-text keyword) or ‘destination_id’. Returns product cards with id, title, description, destination, star rating with review count, from-price, duration, languages, free-cancellation flag and image.
Price: 1 credit
💡 AI Hint: Search Viator tours/activities. Provide exactly one of ‘query’ (free-text keyword like ‘rome colosseum’) or ‘destination_id’ (numeric Viator destination id like 511 for Rome, to list everything there). Returns results with id (productCode), url, title, description, destination + destination_id + parent_destination, rating/rating_exact/review_count, price + currency (from-price), duration_minutes, languages (codes), has_free_cancellation, is_private_tour, is_likely_to_sell_out, is_new, image and badges.
Authorizations
API token from the dashboard
Headers
Body
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Search keyword (e.g. 'rome colosseum')
"rome colosseum"
Viator destination id to list all tours & activities for (e.g. 511 for Rome)
x > 0Response
Successful Response