v1

latestOpenAPI 3.1.02026-07-24558778.0 KB
Flights

Search flights

Retrieves a list of flights for the provided parameters. At minimum the arrival and departure airport should be specified, along with an arrival or departure date.

get/flights/search

Query parameters

airlineIataCodestring

The 2-letter IATA code of the airline, i.e. 'KL' for KLM

arrivalAirportIataCodestring required

The 3-letter IATA code of the airport on which the flight is arriving

departureAirportIataCodestring required

The 3-letter IATA code of the airport from which the flight is departing

arrivalDatestring

The arrival date (local to the arrival airport)

departureDatestring

The departure date (local to the departure airport)

Headers

{"stackTrail":"paths:/flights/search:get:parameters:5:schema","oasType":"schema","type":"unknown"}

The optional (ideally unique) request identifier used for later analysis or diagnostics

Response

OK

scheduledDepartureTimeLocalstring date-time
departureAirportIataCodestring
scheduledArrivalTimeLocalstring date-time
arrivalAirportIataCodestring
departureAirportCountryCodestring
arrivalAirportCountryCodestring