/getyourguide/locations
Get a GetYourGuide location (destination, city, region, country, or point of interest) by id or location URL: name, location type, parent city, region and country, page title and description, hero image, number of available activities, and the activity categories offered there (boat cruises, museums, walking tours, food & drink, and more).
Price: 1 credit
💡 AI Hint: Fetch a single GetYourGuide location by id (e.g. 16 or l16) or a location URL. Returns one item with id, name, alias (slug), type (city, poi, region, country), url, title, description, image, country and country_id, region and region_id, city and city_id, activity_count (number of activities available), and categories (id + name of the activity categories offered at this location).
⚠️ Common errors: 412: Location not found (well-formed but nonexistent location id, or page has no location)
Authorizations
API token from the dashboard
Headers
Body
Response
Successful Response