/viator/attractions
Get a Viator attraction (point of interest) by its id (e.g. d511-a701) or attraction URL: name, description, address, star rating with review count, admission-free flag, themed info sections (know-before-you-go, ways to explore, how to get there, when to visit) and the tours & activities available at the attraction.
Price: 1 credit
💡 AI Hint: Fetch one Viator attraction / point of interest by id (e.g. d511-a701 for the Colosseum) or attraction URL. Returns id, url, attraction_id, destination_id, name, destination, description, address, is_admission_free, rating + review_count, image, product_count (total tours at the attraction), best_seller_product_code, sections (heading + text: know-before-you-go / ways to explore / how to get there / when to visit) and products (related tours & activities with id, url, title, description, rating/rating_exact/review_count, price + currency, category, location, duration_minutes, languages, is_private_tour, is_new, has_free_cancellation, badges, latitude/longitude, image and max_travelers).
⚠️ Common errors: 412: Attraction not found (well-formed id with no Viator attraction)
Authorizations
API token from the dashboard
Headers
Body
Viator attraction id (e.g. d511-a701) or an attraction URL containing it
1"d511-a701"
"https://www.viator.com/Rome-attractions/Colosseum/d511-a701"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response