Air Availability API Reference

POST

search/airAvailability

Base path:

Pre-production https://api.pp.travelport.net/11/air/

Production https://api.travelport.net/11/air/

Travelport has updated all JSON API authentication and authorization endpoints. Previous pre-production endpoints were deprecated 5 Dec 2025. Previous production endpoints are scheduled for deprecation 30 Jan 2026. API transactions using these endpoints after these dates in those environments will fail. See Endpoint Migration for details.

Related Content: Air Shopping Guide

Air Availability returns scheduled flights between a specified city pair on a specified day and time and indicates whether seats are available on those flights. Unlike the Search APIs, Air Availability focuses on seat availability by class of service. The response does not return pricing information.

GDS only; not supported for NDC.

Request

As part of the request requirements, also see Authentication and Common Air Headers.

Query Parameters

None.

Request Body

 

Response

The Air Availability response shares the basic structure of the Search response but returns a subset of its objects. It does not return any pricing or brand information. The tables in this section break down the Air Availability response into several of its objects to list all information in each.

Example Request

For additional examples, download the developer toolkits and see Using Postman and Developer Toolkits.

The following example request is for a round trip itinerary with the optional ConnectionPreference modifier.

Example Response

For additional examples, download the developer toolkits and see Using Postman and Developer Toolkits.

Per the following example, the Air Availability response does not return pricing information. For brevity, code for products 3 and 4 has been omitted from this example.