TUI Group is the world's largest integrated leisure tourism business — a vertically integrated tour operator that owns the hotels, the cruise ships, the airlines and the retail brands it sells through, serving 34.7 million customers a year across tour operators in 18 countries. The United Kingdom is its largest single source market: TUI UK & Ireland and the UK-registered carrier TUI Airways sit at the centre of the group, alongside Marella Cruises, TUI Musement and the TUI Blue, Robinson and TUI Magic Life hotel brands. The group is domiciled in Hannover, Germany and listed on the Frankfurt MDAX, having ended its London primary listing in 2023. TUI sits at the supply end of the travel distribution chain rather than the intermediation end — it is the principal that creates package holidays, not a GDS or a channel manager — and it distributes chiefly through its own retail estate and websites, supplemented by B2B feeds to travel agents, OTAs and metasearch partners. On the API front TUI runs a real, publicly readable developer portal at developer.tui fronted by Apigee X, with 21 documented API products covering flight shopping and booking, departure control, packages, accommodation content, cruise and metasearch distribution. The documentation is genuinely open — base URLs, endpoints, auth flows, quota tiers, downloadable Postman collections and a public OpenAPI 3.0 document for every one of the 21 products (1,261 operations in total, served from the portal's Swagger UI) are all published without a login — but the runtime is not: every API product requires a partner-manager approval, most airline APIs additionally require a Navitaire New Skies agent profile and a production IP whitelist, and the TUI fly OTA API states plainly that step one is to conclude a contract. There is no self-serve key, no published developer terms of use (the portal's terms page is still unfilled lorem-ipsum placeholder text), no idempotency contract on any booking or payment operation, no status page, no event or webhook surface, and no documented bulk-export or data-portability operation for a departing partner.
TUI Group publishes 21 APIs on the APIs.io network, including TUI New Skies Digital API, TUI New Skies GoNow API, TUI New Skies Payment API, and 18 more. Tagged areas include Travel, United Kingdom, Aviation, Airline, and Tour Operator.
TUI Group’s developer surface includes authentication, changelog, sandbox, documentation, API reference, signup flow, getting-started guide, and 35 more developer resources.
JSON API onto the Navitaire New Skies passenger service system, used to create and maintain flight bookings and perform operational tasks such as retrieving flight manifests. Th...
Access to Navitaire's full Departure Control System through the TUI Apigee gateway. Documented capability groups are check-in (including reverse check-in and EES validation resu...
PCI-DSS scoped payment proxy in front of Navitaire New Skies, exposing three channels: REST Digital API payments under /rest/api/nsk/{version}/booking/payments (create, retrieve...
Real-time flight availability and pricing search, documented as the first step in the booking process. A single GET /search operation takes IATA station codes or ISO country cod...
REST service in the New Skies flight family described on the portal as the complete API specification for CheckInHandler Service endpoints. The published page documents the play...
Distribution API for TUI fly Benelux content — the routes and destinations sold on tuifly.be, tui.nl, tuifly.ma and tuifly.fr — offered to third parties who want to resell TUI f...
Accommodation content companion to the TravelMessage G7 booking interface, described on the portal as OTA content V2.0 and delivered as JSON rather than the G7 XML. Returns the ...
Proxy service exposing the WallDy holiday search over Apigee X. A single POST /offers operation takes accommodation IDs and a travel window with optional party composition, boar...
REST service in TUI's search family, listed in the portal's Search category. The public page documents the playground and production base URLs and the x-correlation-id and versi...
Metasearch partner interface onto TUI's accommodation portfolio for the Central region (Germany). Two documented operations — GET /hotel_inventory returns the hotels portfolio a...
Accommodation content for partners in the Nordic region (Sweden, Denmark, Finland, Norway), exposed as REST endpoints secured with OAuth 2.0 client credentials.
GraphQL endpoint for ship reference content — cabin types, boards and deck plans — queried for specific information related to a ship. The only GraphQL surface in TUI's publishe...
aid: tui-group
url: https://raw.githubusercontent.com/api-evangelist/tui-group/refs/heads/main/apis.yml
name: TUI Group
kind: company
description: 'TUI Group is the world''s largest integrated leisure tourism business — a vertically integrated tour operator
that owns the hotels, the cruise ships, the airlines and the retail brands it sells through, serving 34.7 million customers
a year across tour operators in 18 countries. The United Kingdom is its largest single source market: TUI UK & Ireland and
the UK-registered carrier TUI Airways sit at the centre of the group, alongside Marella Cruises, TUI Musement and the TUI
Blue, Robinson and TUI Magic Life hotel brands. The group is domiciled in Hannover, Germany and listed on the Frankfurt
MDAX, having ended its London primary listing in 2023. TUI sits at the supply end of the travel distribution chain rather
than the intermediation end — it is the principal that creates package holidays, not a GDS or a channel manager — and it
distributes chiefly through its own retail estate and websites, supplemented by B2B feeds to travel agents, OTAs and metasearch
partners. On the API front TUI runs a real, publicly readable developer portal at developer.tui fronted by Apigee X, with
21 documented API products covering flight shopping and booking, departure control, packages, accommodation content, cruise
and metasearch distribution. The documentation is genuinely open — base URLs, endpoints, auth flows, quota tiers, downloadable
Postman collections and a public OpenAPI 3.0 document for every one of the 21 products (1,261 operations in total, served
from the portal''s Swagger UI) are all published without a login — but the runtime is not: every API product requires a
partner-manager approval, most airline APIs additionally require a Navitaire New Skies agent profile and a production IP
whitelist, and the TUI fly OTA API states plainly that step one is to conclude a contract. There is no self-serve key, no
published developer terms of use (the portal''s terms page is still unfilled lorem-ipsum placeholder text), no idempotency
contract on any booking or payment operation, no status page, no event or webhook surface, and no documented bulk-export
or data-portability operation for a departing partner.'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/groq.png
tags:
- Travel
- United Kingdom
- Aviation
- Airline
- Tour Operator
- Distribution
- NDC
- Hospitality
- Hotels
- Cruise
- Booking
- Packages
- Metasearch
created: '2026-07-28'
modified: '2026-07-28'
specificationVersion: '0.19'
apis:
- aid: tui-group:tui-newskies-digital-api
name: TUI New Skies Digital API
description: JSON API onto the Navitaire New Skies passenger service system, used to create and maintain flight bookings
and perform operational tasks such as retrieving flight manifests. The set of permitted operations varies by New Skies
agent role. Authentication is handled by the New Skies platform itself via a session token issued from /api/auth/v1/token/user;
the TUI API key is a consumer identification layer on top.
humanURL: https://developer.tui/api-catalog/newskies-digital-api
baseURL: https://prod.api.tui/flight/newskies/rest
tags:
- Flights
- Booking
- Reservations
- PSS
properties:
- type: OpenAPI
url: openapi/tui-group-tui-newskies-digital-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-newskies-digital-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/newskies-digital-api/api-description
- type: Documentation
url: https://developer.tui/api-catalog/newskies-digital-api/get-started
- type: Documentation
url: https://developer.tui/api-catalog/newskies-digital-api/simple-workflow
- type: Documentation
url: https://developer.tui/api-catalog/newskies-digital-api/advanced-workflow
- type: Documentation
url: https://developer.tui/api-catalog/newskies-digital-api/creditcard-payments
- type: Documentation
url: https://developer.tui/api-catalog/newskies-digital-api/backwards-compatibility
- aid: tui-group:tui-newskies-gonow-api
name: TUI New Skies GoNow API
description: Access to Navitaire's full Departure Control System through the TUI Apigee gateway. Documented capability groups
are check-in (including reverse check-in and EES validation results), baggage and bag-tag printing, boarding pass and
BGR device print streams, passenger search across legs and segments, disruption handling, operational reports, printer
initialisation, DCS settings and scanned travel document management.
humanURL: https://developer.tui/api-catalog/newskies-gonow-api
baseURL: https://prod.api.tui/flight/newskies/gonow
tags:
- Flights
- Check-in
- Departure Control
- Baggage
- Boarding
properties:
- type: OpenAPI
url: openapi/tui-group-tui-newskies-gonow-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-newskies-gonow-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/newskies-gonow-api/api-description
- type: Documentation
url: https://developer.tui/api-catalog/newskies-gonow-api/get-started
- type: Documentation
url: https://developer.tui/api-catalog/newskies-gonow-api/check-workflow
- type: Documentation
url: https://developer.tui/api-catalog/newskies-gonow-api/backwards-compatibility
- aid: tui-group:tui-newskies-payment-api
name: TUI New Skies Payment API
description: 'PCI-DSS scoped payment proxy in front of Navitaire New Skies, exposing three channels: REST Digital API payments
under /rest/api/nsk/{version}/booking/payments (create, retrieve, delete, voucher, DCC/MCC, 3-D Secure, refunds, reversals,
fees, stored payment methods), a legacy SOAP 1.1 endpoint at /soap supporting AddPaymentToBooking, and an /ndc endpoint
that is reserved for future IATA NDC payment support and currently returns 501 Not Implemented. Authenticated with an
API key passed as an apikey query parameter. No base URL is published on the portal.'
humanURL: https://developer.tui/api-catalog/newskies-payment-api
baseURL: https://prod.api.tui/flight/newskies/payment
tags:
- Flights
- Payment
- PCI-DSS
- Booking
properties:
- type: OpenAPI
url: openapi/tui-group-tui-newskies-payment-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-newskies-payment-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/newskies-payment-api/api-description
- type: Documentation
url: https://developer.tui/api-catalog/newskies-payment-api/booking-flow
- aid: tui-group:tui-flight-availability-search-api
name: TUI Flight Availability Search API (NSKCC)
description: Real-time flight availability and pricing search, documented as the first step in the booking process. A single
GET /search operation takes IATA station codes or ISO country codes, an outbound and optional inbound date window, trip
type, carrier codes and passenger count, and returns grouped flight results. Each API key is bound to a specific New Skies
agent profile, which determines which flights and fares are visible.
humanURL: https://developer.tui/api-catalog/nskcc-availability-search-api
baseURL: https://prod.api.tui/flight/newskies/availability/v2
tags:
- Flights
- Availability
- Search
- Pricing
properties:
- type: OpenAPI
url: openapi/tui-group-tui-flight-availability-search-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-flight-availability-search-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/nskcc-availability-search-api/description
- type: Documentation
url: https://developer.tui/api-catalog/nskcc-availability-search-api/api-details
- type: Documentation
url: https://developer.tui/api-catalog/nskcc-availability-search-api/technical-integration
- type: Documentation
url: https://developer.tui/api-catalog/nskcc-availability-search-api/code-examples
- type: Documentation
url: https://developer.tui/api-catalog/nskcc-availability-search-api/api-onepager
- aid: tui-group:tui-newskies-pricefile-api
name: TUI New Skies PriceFile API
description: Bulk fare-file distribution. Four GET operations — /download/{filename}, /download/{filename}/timestamp, /download/delta
and /download/delta/timestamp — return base64-encoded ZIP archives of CSV price files regenerated approximately every
15 minutes. Each API key is mapped by TUI to a specific pricefile; without that mapping every call fails. This is the
closest thing TUI publishes to a bulk data feed, and it is outbound fare content, not a customer data export.
humanURL: https://developer.tui/api-catalog/tui-newskies-pricefile-api
baseURL: https://prod.api.tui/flight/newskies/pricefile
tags:
- Flights
- Pricing
- Bulk
- Fares
properties:
- type: OpenAPI
url: openapi/tui-group-tui-newskies-pricefile-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-newskies-pricefile-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/tui-newskies-pricefile-api/description
- type: Documentation
url: https://developer.tui/api-catalog/tui-newskies-pricefile-api/technical-integration
- type: Documentation
url: https://developer.tui/api-catalog/tui-newskies-pricefile-api/data-format
- type: PostmanCollection
url: collections/tui-newskies-pricefile-api.postman_collection.json
- type: PostmanEnvironment
url: collections/tui-newskies-pricefile-api.postman_environment.json
- aid: tui-group:tui-checkinhandler-service-api
name: TUI CheckInHandler Service API
description: REST service in the New Skies flight family described on the portal as the complete API specification for CheckInHandler
Service endpoints. The published page documents the playground and production base URLs and the x-correlation-id and versioned
Accept headers, but the operation table on the public page is still template placeholder content.
humanURL: https://developer.tui/api-catalog/checkinhandler-service-api
baseURL: https://prod.api.tui/flight/newskies/checkinhandler
tags:
- Flights
- Check-in
properties:
- type: OpenAPI
url: openapi/tui-group-tui-checkinhandler-service-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-checkinhandler-service-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/checkinhandler-service-api/api-description
- type: Documentation
url: https://developer.tui/api-catalog/checkinhandler-service-api/api-details
- type: Documentation
url: https://developer.tui/api-catalog/checkinhandler-service-api/technical-integration
- aid: tui-group:tui-flight-ota-api
name: TUI Flight OTA API
description: 'Distribution API for TUI fly Benelux content — the routes and destinations sold on tuifly.be, tui.nl, tuifly.ma
and tuifly.fr — offered to third parties who want to resell TUI fly flights. Documented sub-APIs cover flights, price
and availability checks with fare basis and fare conditions, baggage allowance and paid extra baggage, and booking plus
payment. Access begins with "Step 1: Conclude a contract"; production credentials are only issued after at least one successful
test booking on the playground environment.'
humanURL: https://developer.tui/api-catalog/tui-flight-ota-api
baseURL: https://prod.api.tui/ota
tags:
- Flights
- OTA
- Booking
- Payment
- Baggage
properties:
- type: OpenAPI
url: openapi/tui-group-tui-flight-ota-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-flight-ota-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/tui-flight-ota-api/api-description
- aid: tui-group:tui-ota-content-api
name: TUI OTA Content API
description: Accommodation content companion to the TravelMessage G7 booking interface, described on the portal as OTA content
V2.0 and delivered as JSON rather than the G7 XML. Returns the content of a particular accommodation for partners already
integrated with the G7 flow.
humanURL: https://developer.tui/api-catalog/ota-content-api
baseURL: https://prod.api.tui/sales-ota-content
tags:
- Content
- Accommodation
- OTA
- Travel Agencies
properties:
- type: OpenAPI
url: openapi/tui-group-tui-ota-content-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-ota-content-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/ota-content-api/api-description
- type: Documentation
url: https://developer.tui/api-catalog/ota-content-api/technical-details
- type: Documentation
url: https://developer.tui/api-catalog/ota-content-api/release-notes
- aid: tui-group:tui-search-walldy-api
name: TUI WallDy Holiday Offers Search API (search-walldy)
description: Proxy service exposing the WallDy holiday search over Apigee X. A single POST /offers operation takes accommodation
IDs and a travel window with optional party composition, board type, departure and arrival airport, duration and price
filters, and returns matching holiday offers grouped per accommodation with flight details, duration and price. Results
are available as a single JSON response or as an application/x-json-stream, and can be ordered via an ordering-criteria
header.
humanURL: https://developer.tui/api-catalog/walldy-api
baseURL: https://prod.api.tui/search-walldy
tags:
- Search
- Packages
- Offers
- Availability
properties:
- type: OpenAPI
url: openapi/tui-group-tui-search-walldy-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-search-walldy-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/walldy-api/api-description
- type: Documentation
url: https://developer.tui/api-catalog/walldy-api/api-details
- type: Documentation
url: https://developer.tui/api-catalog/walldy-api/technical-integration
- type: Documentation
url: https://developer.tui/api-catalog/walldy-api/api-onepager
- type: Documentation
url: https://developer.tui/api-catalog/walldy-api/release-notes
- aid: tui-group:tui-holiday-offers-controller-api
name: TUI HolidayOffersController API (search-holiday-offers)
description: REST service in TUI's search family, listed in the portal's Search category. The public page documents the
playground and production base URLs and the x-correlation-id and versioned Accept headers; the operation table is still
template placeholder content on the public page.
humanURL: https://developer.tui/api-catalog/holidayofferscontroller-api
baseURL: https://prod.api.tui/search-holiday-offers
tags:
- Search
- Offers
- Packages
properties:
- type: OpenAPI
url: openapi/tui-group-tui-holiday-offers-controller-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-holiday-offers-controller-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/holidayofferscontroller-api/api-description
- type: Documentation
url: https://developer.tui/api-catalog/holidayofferscontroller-api/technical-integration
- type: Documentation
url: https://developer.tui/api-catalog/holidayofferscontroller-api/release-notes
- aid: tui-group:tui-meta-search-generic-api
name: TUI Meta Search Generics API
description: Metasearch partner interface onto TUI's accommodation portfolio for the Central region (Germany). Two documented
operations — GET /hotel_inventory returns the hotels portfolio and POST /hotel_availability checks availability against
search criteria. Meta partners must complete onboarding before access is granted; OAuth 2.0 client credentials.
humanURL: https://developer.tui/api-catalog/meta-search-generic-api
baseURL: https://prod.api.tui/sales/pip/germany/tui/generic
tags:
- Metasearch
- Accommodation
- Availability
- Germany
properties:
- type: OpenAPI
url: openapi/tui-group-tui-meta-search-generic-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-meta-search-generic-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/meta-search-generic-api/api-description
- aid: tui-group:tui-partner-content-api
name: TUI Partner Content API
description: Accommodation content for partners in the Nordic region (Sweden, Denmark, Finland, Norway), exposed as REST
endpoints secured with OAuth 2.0 client credentials.
humanURL: https://developer.tui/api-catalog/partner-content-api
baseURL: https://prod.api.tui/sales/pip-package/content
tags:
- Content
- Accommodation
- Metasearch
- Nordic
properties:
- type: OpenAPI
url: openapi/tui-group-tui-partner-content-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-partner-content-api-overlay.yaml
- type: Documentation
url: https://developer.tui/api-catalog/partner-content-api/api-description
- aid: tui-group:tui-ship-content-api
name: TUI Ship Content API v1.0
description: GraphQL endpoint for ship reference content — cabin types, boards and deck plans — queried for specific information
related to a ship. The only GraphQL surface in TUI's published catalog.
humanURL: https://developer.tui/api-catalog/ship-content-api
baseURL: https://prod.api.tui/cruises/ship
tags:
- Cruise
- Content
- GraphQL
- Ships
properties:
- type: OpenAPI
url: openapi/tui-group-tui-ship-content-api-openapi.yml
- type: Overlay
url: overlays/tui-group-tui-ship-content-api-overlay.yaml
- type: GraphQL
url: https://prod.api.tui/cruises/ship/graphql
- type: ToolCrosswalk
url: mcp/tui-group-tool-crosswalk.yml
- type: Documentation
url: https://developer.tui/api-catalog/ship-content-api/api-description
- aid: tui-group:tui-group-tui-b2bota-g7-travelmessage-openapi
name: TUI Group TravelMessage.v31
description: TUI Group TravelMessage.v31 from TUI Group — 10 path(s) described in OpenAPI.
humanURL: https://developer.tui/api-catalog/newskies-digital-api
baseURL: https://prod.api.tui/flight/newskies/rest
properties:
- type: OpenAPI
url: openapi/tui-group-tui-b2bota-g7-travelmessage-openapi.yml
- aid: tui-group:tui-group-tui-cruise-booking-apis-openapi
name: TUI Group TUI Cruise Booking APIs
description: TUI Group TUI Cruise Booking APIs from TUI Group — 2 path(s) described in OpenAPI.
humanURL: https://developer.tui/api-catalog/newskies-digital-api
baseURL: https://prod.api.tui/flight/newskies/rest
properties:
- type: OpenAPI
url: openapi/tui-group-tui-cruise-booking-apis-openapi.yml
- aid: tui-group:tui-group-tui-cruise-cabin-availability-openapi
name: TUI Group Cruise Cabin Availability
description: TUI Group Cruise Cabin Availability from TUI Group — 1 path(s) described in OpenAPI.
humanURL: https://developer.tui/api-catalog/newskies-digital-api
baseURL: https://prod.api.tui/flight/newskies/rest
properties:
- type: OpenAPI
url: openapi/tui-group-tui-cruise-cabin-availability-openapi.yml
- aid: tui-group:tui-group-tui-cruise-price-and-availability-openapi
name: TUI Group TUI Cruise Price and Availability.
description: TUI Group TUI Cruise Price and Availability. from TUI Group — 6 path(s) described in OpenAPI.
humanURL: https://developer.tui/api-catalog/newskies-digital-api
baseURL: https://prod.api.tui/flight/newskies/rest
properties:
- type: OpenAPI
url: openapi/tui-group-tui-cruise-price-and-availability-openapi.yml
- aid: tui-group:tui-group-tui-flight-ndc-gateway-openapi
name: TUI Group Flight-ndc-gateway-navitaire
description: TUI Group Flight-ndc-gateway-navitaire from TUI Group — 26 path(s) described in OpenAPI.
humanURL: https://developer.tui/api-catalog/newskies-digital-api
baseURL: https://prod.api.tui/flight/newskies/rest
properties:
- type: OpenAPI
url: openapi/tui-group-tui-flight-ndc-gateway-openapi.yml
- aid: tui-group:tui-group-tui-meta-partner-package-live-search-openapi
name: TUI Group Meta Partner Package Live Search
description: TUI Group Meta Partner Package Live Search from TUI Group — 3 path(s) described in OpenAPI.
humanURL: https://developer.tui/api-catalog/newskies-digital-api
baseURL: https://prod.api.tui/flight/newskies/rest
properties:
- type: OpenAPI
url: openapi/tui-group-tui-meta-partner-package-live-search-openapi.yml
- aid: tui-group:tui-group-tui-meta-partner-packages-flights-openapi
name: TUI Group Meta Partner Packages & Flights
description: TUI Group Meta Partner Packages & Flights from TUI Group — 5 path(s) described in OpenAPI.
humanURL: https://developer.tui/api-catalog/newskies-digital-api
baseURL: https://prod.api.tui/flight/newskies/rest
properties:
- type: OpenAPI
url: openapi/tui-group-tui-meta-partner-packages-flights-openapi.yml
- aid: tui-group:tui-group-tui-supply-openapi
name: TUI Group Supply
description: TUI Group Supply from TUI Group — 1 path(s) described in OpenAPI.
humanURL: https://developer.tui/api-catalog/newskies-digital-api
baseURL: https://prod.api.tui/flight/newskies/rest
properties:
- type: OpenAPI
url: openapi/tui-group-tui-supply-openapi.yml
common:
- type: MCPServer
url: mcp/tui-group-mcp.yml
- type: AgenticAccess
url: agentic-access/tui-group-agentic-access.yml
- type: VulnerabilityDisclosure
url: security/tui-group-vulnerability-disclosure.yml
- type: Security
url: https://vdp.tui.com/p/Policy
- type: DomainSecurity
url: security/tui-group-domain-security.yml
- type: OAuthScopes
url: scopes/tui-group-scopes.yml
- type: Authentication
url: authentication/tui-group-authentication.yml
- type: Conventions
url: conventions/tui-group-conventions.yml
- type: ErrorCatalog
url: errors/tui-group-problem-types.yml
- type: Lifecycle
url: lifecycle/tui-group-lifecycle.yml
- type: ChangeLog
url: changelog/tui-group-changelog.yml
- type: Conformance
url: conformance/tui-group-conformance.yml
- type: DataModel
url: data-model/tui-group-data-model.yml
- type: Sandbox
url: sandbox/tui-group-sandbox.yml
- type: RateLimits
url: rate-limits/tui-group-rate-limits.yml
- type: WellKnown
url: well-known/tui-group-well-known.yml
- type: SecurityTxt
url: well-known/tui-group-security.txt
- type: ToolCrosswalk
url: mcp/tui-group-tool-crosswalk.yml
- type: AgentSkill
url: skills/_index.yml
- type: LLMsTxt
url: llms/tui-group-llms.txt
- type: Packages
url: packages/tui-group-packages.yml
- type: Components
url: components/tui-group-components.yml
- type: Postman
url: https://developer.tui/api-catalog/flight-ndc-gateway-navitaire/postman-collection
- type: XMLSchema
url: schemas/tui-b2bota-g7-travelmessage-v31.xsd
- type: Website
url: https://www.tuigroup.com/en
- type: DeveloperPortal
url: https://developer.tui/
- type: Documentation
url: https://developer.tui/docs/overview
- type: APIReference
url: https://developer.tui/api-catalog
- type: SignUp
url: https://signup.developer.tui
- type: Authentication
url: https://developer.tui/docs/general/oauth2
- type: RateLimits
url: https://developer.tui/docs/getting-started_technical-integration
- type: Environments
url: https://developer.tui/docs/getting-started_environments
- type: GettingStarted
url: https://developer.tui/docs/getting-started
- type: Support
url: https://developer.tui/support
- type: TermsOfService
url: https://developer.tui/terms-of-use
- type: PrivacyPolicy
url: https://developer.tui/privacy-policy
- type: VulnerabilityDisclosure
url: https://vdp.tui.com/p/Policy
- type: SecurityTxt
url: https://www.tui.com/.well-known/security.txt
- type: GitHubOrganization
url: https://github.com/tuigroup
- type: LinkedIn
url: https://www.linkedin.com/company/tuigroup/
- type: Email
url: mailto:apiplatform@tui.com
- type: InvestorRelations
url: https://www.tuigroup.com/en/investors
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com