GetYourGuide

GetYourGuide is a Berlin-based online travel marketplace for booking tours, activities, attraction tickets, and experiences in destinations around the world. Founded in 2009, the company connects travelers with local activity suppliers and operators, and exposes a public Partner API that gives affiliates, agencies, and technology partners programmatic access to the GetYourGuide marketplace catalog — searching tours and activities, retrieving categories, options, availability, price breakdowns, supplier details, and reviews, and creating shopping carts and bookings. The RESTful Partner API uses JSON, is secured over TLS with an API access token (X-ACCESS-TOKEN header), and publishes its OpenAPI specification as open source on GitHub. GetYourGuide is backed by Battery Ventures and SoftBank Vision Fund.

GetYourGuide publishes 1 API on the APIs.io network: Partner API. Tagged areas include Company, Travel, Tourism, Tours and Activities, and Marketplace.

GetYourGuide’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, authentication, sandbox, and 19 more developer resources.

39.7/100 thin Agent 58/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyTravelTourismTours and ActivitiesMarketplaceBookingExperiencesAffiliatePartner APIEcommerce

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 39.7/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 58/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/getyourguide: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

GetYourGuide Partner API

RESTful JSON API providing access to the GetYourGuide marketplace of tours and activities — search tours, browse categories and options, check availability and price breakdowns,...

MCP Servers

Arazzo Workflows

_Index

ARAZZO

Search a tour and create a booking

Search the GetYourGuide marketplace, pick a tour option, check availability, then create and confirm a booking via the two-step cart flow.

ARAZZO

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: getyourguide
name: GetYourGuide
description: GetYourGuide is a Berlin-based online travel marketplace for booking tours, activities, attraction tickets, and
  experiences in destinations around the world. Founded in 2009, the company connects travelers with local activity suppliers
  and operators, and exposes a public Partner API that gives affiliates, agencies, and technology partners programmatic access
  to the GetYourGuide marketplace catalog — searching tours and activities, retrieving categories, options, availability,
  price breakdowns, supplier details, and reviews, and creating shopping carts and bookings. The RESTful Partner API uses
  JSON, is secured over TLS with an API access token (X-ACCESS-TOKEN header), and publishes its OpenAPI specification as open
  source on GitHub. GetYourGuide is backed by Battery Ventures and SoftBank Vision Fund.
url: https://raw.githubusercontent.com/api-evangelist/getyourguide/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- battery-ventures
- softbank-vision-fund
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Travel
- Tourism
- Tours and Activities
- Marketplace
- Booking
- Experiences
- Affiliate
- Partner API
- Ecommerce
image: https://cdn.getyourguide.com/tf/assets/static/logos/gyg-logo.svg
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: GetYourGuide Partner API
  description: RESTful JSON API providing access to the GetYourGuide marketplace of tours and activities — search tours, browse
    categories and options, check availability and price breakdowns, read supplier profiles and reviews, and create shopping
    carts and bookings. Secured with an API access token (X-ACCESS-TOKEN header) over TLS.
  humanURL: https://code.getyourguide.com/partner-api-spec/
  baseURL: https://api.getyourguide.com
  tags:
  - Tours and Activities
  - Booking
  - Travel
  properties:
  - type: OpenAPI
    url: openapi/getyourguide-partner-openapi.yml
  - type: APIReference
    url: https://code.getyourguide.com/partner-api-spec/
  - type: GettingStarted
    url: https://github.com/getyourguide/partner-api-spec/wiki/Getting-started
  - type: Authentication
    url: authentication/getyourguide-authentication.yml
  - type: Sandbox
    url: sandbox/getyourguide-sandbox.yml
  - type: Conventions
    url: conventions/getyourguide-conventions.yml
  - type: ErrorCatalog
    url: errors/getyourguide-problem-types.yml
  - type: DataModel
    url: data-model/getyourguide-data-model.yml
  - type: Conformance
    url: conformance/getyourguide-conformance.yml
  - type: Overlay
    url: overlays/getyourguide-partner-overlay.yaml
  - type: MCPServer
    url: mcp/getyourguide-mcp.yml
  - type: Lifecycle
    url: lifecycle/getyourguide-lifecycle.yml
common:
- type: DeveloperPortal
  url: https://code.getyourguide.com/
- type: Documentation
  url: https://github.com/getyourguide/partner-api-spec
- type: APIReference
  url: https://code.getyourguide.com/partner-api-spec/
- type: GettingStarted
  url: https://github.com/getyourguide/partner-api-spec/wiki/Getting-started
- type: GitHubOrganization
  url: https://github.com/getyourguide
- type: OpenSource
  url: https://code.getyourguide.com/
- type: Blog
  url: https://www.getyourguide.careers/category/tech-engineering
- type: Support
  url: https://supply.getyourguide.support/
- type: TermsOfService
  url: https://www.getyourguide.com/terms_of_use/
- type: PrivacyPolicy
  url: https://www.getyourguide.com/privacy_policy/
- type: Security
  url: https://www.getyourguide.com/security
- type: VulnerabilityDisclosure
  url: security/getyourguide-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/getyourguide-domain-security.yml
- type: SecurityTxt
  url: well-known/getyourguide-security.txt
- type: WellKnown
  url: well-known/getyourguide-well-known.yml
- type: Authentication
  url: authentication/getyourguide-authentication.yml
- type: Conventions
  url: conventions/getyourguide-conventions.yml
- type: ErrorCatalog
  url: errors/getyourguide-problem-types.yml
- type: DataModel
  url: data-model/getyourguide-data-model.yml
- type: Conformance
  url: conformance/getyourguide-conformance.yml
- type: Lifecycle
  url: lifecycle/getyourguide-lifecycle.yml
- type: Sandbox
  url: sandbox/getyourguide-sandbox.yml
- type: MCPServer
  url: mcp/getyourguide-mcp.yml
- type: LLMsTxt
  url: llms/getyourguide-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Arazzo
  name: Search a tour and create a booking
  url: arazzo/getyourguide-search-and-book.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence