v3

latestSwagger 2.0raw.githubusercontent.com2023-01-2011816.8 KB
flights

Retrieves a unique flight by search criteria.

get/schedule/flights

Query parameters

carrierCodestring required

2 to 3-character IATA carrier code (IATA table codes).

flightNumberstring required

1 to 4-digit number of the flight. e.g. 4537

scheduledDepartureDatestring date required

scheduled departure date of the flight, local to the departure airport, format YYYY-MM-DD.

operationalSuffixstring

1-letter operational suffix assigned by the carrier to differentiate flight in case of delay changing the departure date e.g. A

Response

A list of dated flights

All 1 operations