APIHub
Back to Explore

Airport On-Time Performance

Before using this API, we recommend you read our **[Authorization Guide](https://developers.amadeus.com/self-service/apis-docs/guides/authorization-262)** for more information on how to generate an access token.

Uncategorized
none
HTTPS
CORS: Unknown
Visit official documentation

Latency

162ms p95

Uptime

0.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/airport/predictions/on-time

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

  • airportCode (query, required) — airport [IATA code](http://www.iata.org/publications/Pages/code-search.aspx), e.g. BOS for Boston
  • date (query, required) — the date on which the traveler will depart from the give airport. Dates are specified in the [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) YYYY-MM-DD format, e.g. 2019-12-25

1 endpoint auto-detected

curl -X GET \
  "https://test.api.amadeus.com/v1/airport/predictions/on-time"

test.api.amadeus.com · HTTPS only