Breeze Airways NDC Gateway

The Breeze Airways NDC gateway is the airline's direct-connect distribution API for accredited travel partners. It speaks IATA Offers and Orders (NDC) 21.3 XML over HTTPS on a Navitaire-hosted gateway, split into three route families: Shopping (AirlineProfile, AirShopping), Selling (Auth, OfferPrice, ServiceList, SeatAvailability, OrderCreate) and Servicing (OrderRetrieve, OrderQuote, OrderReshop, OrderChange, ServiceList, SeatAvailability). Every request carries an Ocp-Apim-Subscription-Key header; all routes except AirShopping additionally require a session bearer token obtained from the Auth endpoint with grant_type=client_credentials. Calling IPs must be explicitly allowlisted by Breeze for the sandbox or production environment.

Documentation

Other Resources

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/breeze-airways-ndc-gateway"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: breeze-airways-ndc-gateway
name: Breeze Airways NDC Gateway
description: 'The Breeze Airways NDC gateway is the airline''s direct-connect distribution API for accredited
  travel partners. It speaks IATA Offers and Orders (NDC) 21.3 XML over HTTPS on a Navitaire-hosted gateway,
  split into three route families: Shopping (AirlineProfile, AirShopping), Selling (Auth, OfferPrice,
  ServiceList, SeatAvailability, OrderCreate) and Servicing (OrderRetrieve, OrderQuote, OrderReshop, OrderChange,
  ServiceList, SeatAvailability). Every request carries an Ocp-Apim-Subscription-Key header; all routes
  except AirShopping additionally require a session bearer token obtained from the Auth endpoint with
  grant_type=client_credentials. Calling IPs must be explicitly allowlisted by Breeze for the sandbox
  or production environment.'
humanURL: https://ndc.flybreeze.com/docs/category/ndc-for-developers
baseURL: https://ndcr4y.prod.mx.navitaire.com
image: https://ndc.flybreeze.com/img/breeze-b2b-social-card.jpg
tags:
- NDC
- Airlines
- Booking
- Reservations
- Travel
x-evidence:
  fetched: '2026-08-01'
  baseURL_source: https://ndc.flybreeze.com/docs/ndc-for-developers/authentication
  baseURL_note: Production host taken from the iss claim (ndcr4y.prod.mx.navitaire.com) of the sample
    production bearer token published on the Breeze authentication docs page; the gateway is IP-allowlisted
    so it is not anonymously reachable (TCP connect fails, DNS resolves to 172.175.233.85).
  sandbox_host: ndcr4y.test.mx.navitaire.com
  sandbox_source: https://ndc.flybreeze.com/news/new-breeze-ndc-test-environment-2025-08-27
properties:
- type: Documentation
  url: https://ndc.flybreeze.com/docs/category/ndc-for-developers
- type: APIReference
  url: https://ndc.flybreeze.com/docs/category/ndc-shopping
- type: GettingStarted
  url: https://ndc.flybreeze.com/docs/ndc-for-developers/getting-started
- type: Authentication
  url: authentication/breeze-airways-authentication.yml
- type: OAuthScopes
  url: scopes/breeze-airways-scopes.yml
- type: ErrorCatalog
  url: errors/breeze-airways-error-codes.yml
- type: Conventions
  url: conventions/breeze-airways-conventions.yml
- type: Conformance
  url: conformance/breeze-airways-conformance.yml
- type: Lifecycle
  url: lifecycle/breeze-airways-lifecycle.yml
- type: DataModel
  url: data-model/breeze-airways-data-model.yml
- type: Sandbox
  url: sandbox/breeze-airways-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml