Air Availability API Reference

POST

search/airAvailability

Base path:

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

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

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.

Request

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 brandClosed An upgrade from the base fare that includes certain features in the price, such as wifi or seat selection. Features included in a brand are specified in the brand attributes (BrandAttributes object). 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 and scenarios, 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 and scenarios, 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.