/viator/products/search

POST /api/viator/products/search

Price: 10 credits

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.

How to use it

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.

Parameters

Request body

Response

Errors

Response headers