/viator/products/reviews
Get traveller reviews for a Viator tour or activity (‘product’) by its id (e.g. d511-169766P7) or product URL. Each review includes the rating, title, full text, the date it was published, the traveller type (couples, family, solo, friends, business), helpful-vote count, any supplier owner response and traveller photos.
Price: 1 credit
💡 AI Hint: Fetch traveller reviews for one Viator tour/activity by product id (e.g. d511-169766P7) or product URL. Returns a list of reviews, each with id, author, rating, title, text, created_at, traveler_type (couples/family/solo/friends/business), helpful_count, owner_response and photos. Set count for how many reviews to return and sort to order them (recent, featured, rating, helpful, relevance).
⚠️ Common errors: 412: Product not found (well-formed id with no Viator product)
Authorizations
API token from the dashboard
Headers
Body
Viator product id (e.g. d511-169766P7) or a product URL containing it
1"d511-169766P7"
"https://www.viator.com/tours/Rome/Rome-Colosseum-Guided-Tour/d511-169766P7"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Order in which reviews are returned
recent, featured, rating, helpful, relevance