v3

latestSwagger 2.0raw.githubusercontent.com2023-01-20186.7 KB
airport-ontime-prediction

Returns a percentage of on-time flight departures from a given airport.

get/airport/predictions/on-time

Query parameters

airportCodestring required

airport IATA code, e.g. BOS for Boston

datestring date required

the date on which the traveler will depart from the give airport. Dates are specified in the ISO 8601 YYYY-MM-DD format, e.g. 2019-12-25

Response

Success

All 1 operations