/viator/destinations

POST /api/viator/destinations

Price: 10 credits

Get a Viator destination by its id (e.g. 511 for Rome) or destination URL: name, description, country, parent destination, the full geo hierarchy (ancestors) and the number of tours & activities available there.

How to use it

Fetch one Viator destination by numeric id (e.g. 511 for Rome) or destination URL. Returns id, url, name, alias (URL slug), description, country, parent_destination (immediate parent region/country name) + parent_id, city_name (set only for city-level destinations), activity_count (number of tours & activities) and ancestors (the geo hierarchy from country down to the destination, each with id/name/url).

Parameters

Request body

Response

Errors

Response headers