TourRadar · Authentication Profile

Tourradar Authentication

Authentication

TourRadar secures its APIs with oauth2 and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

TravelToursBookingMarketplaceAdventure TravelDistributionAffiliates
Methods: oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

TourRadarB2BOAuth oauth2
TourRadarB2BOIDC openIdConnect

Source

Authentication Profile

tourradar-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://dashboard.api.b2b.tourradar.com/config.js
docs: https://www.tourradar.com/distribution-api
notes: >-
  TourRadar's Distribution API (B2B partner platform for OTAs, airlines and GDSs)
  authenticates partners with OAuth 2.0 / OpenID Connect issued by an AWS Cognito
  user pool (us-east-1_AzhYLFMIv). The partner dashboard's public config.js exposes
  the OAuth endpoint, the Cognito hosted domain, the client id used by the dashboard
  SPA, and the full resource-server scope list. The API itself (api.b2b.tourradar.com)
  rejects unauthenticated requests (HTTP 403). Detailed developer documentation sits
  behind the partner dashboard login (dashboard.api.b2b.tourradar.com/docs).
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode]
  issuer: https://cognito-idp.us-east-1.amazonaws.com/us-east-1_AzhYLFMIv
schemes:
  - name: TourRadarB2BOAuth
    type: oauth2
    description: OAuth 2.0 for the TourRadar B2B Distribution API, fronted by oauth.api.b2b.tourradar.com and backed by an AWS Cognito user pool.
    endpoints:
      oauth: https://oauth.api.b2b.tourradar.com
      authorization: https://auth.tourradar.com/oauth2/authorize
      revocation: https://auth.tourradar.com/oauth2/revoke
      cognito_hosted_domain: https://b2b-tourradar-production.auth.us-east-1.amazoncognito.com
      login_spa: https://login.tourradar.com
    scopes_count: 24
    scopes_ref: scopes/tourradar-scopes.yml
  - name: TourRadarB2BOIDC
    type: openIdConnect
    description: OpenID Connect discovery for the B2B partner identity pool (openid, email, profile scopes).
    openIdConnectUrl: https://cognito-idp.us-east-1.amazonaws.com/us-east-1_AzhYLFMIv/.well-known/openid-configuration
    discovery_status: 200
    discovery_file: well-known/tourradar-openid-configuration.json

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/tourradar-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.