Viator API
The Viator API lets developers retrieve full tour product profiles and attraction-based tour listings from Viator by URL. Access itineraries, pricing with discounts, review breakdowns, cancellation policies, age band configs, and meeting point coordinates—ideal for travel aggregators, activity finders, and tour comparison tools.
Viator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Tour | ||
| POST |
Get Tour list by url /tour/listing-by-url |
Get list of basic tour information by URL Retrieves essential tour data without extensive financial history. Use this endpoint for faster queries when full details are not needed. |
| POST |
Get Tour details by url /tour/get-by-url |
Get detailed tour information by URL Retrieves detailed tour data. Use this endpoint for full details. |
Viator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | 2 / second |
|
| ULTRA Recommended | $49 / month | 3 / second |
|
| MEGA | $139 / month | 5 / second |
|