Skip to main content
The air namespace serves aviation reference data: airports, airlines, and aircraft types. It is the lookup data behind flight displays, route maps, and airport pickers. Air requires the data:air:read scope.

Airports

Airlines and aircraft

Types

Key types: Airport, AirportType, Airline, Aircraft, AircraftCategory. Lookups return SingleResponse<T>; searches and lists return ListResponse<T>.
Air provides the reference catalog for aviation. To search and book live flights from suppliers, use the flights group in the Connect SDK.