APIHub
Back to Explore

Flight Busiest Traveling Period

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

665ms p95

Uptime

0.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/travel/analytics/air-traffic/busiest-period

Returns a list of air traffic reports.

  • cityCode (query, required) — Code for the city following IATA standard. [IATA table codes](http://www.iata.org/publications/Pages/code-search.aspx) - e.g. BOS for Boston
  • period (query, required) — time period (year) of the statistics. Year for which the statistic are requested following [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
  • direction (query) — Use ARRIVING to have statistics on travelers coming to the city or DEPARTING for statistics on travelers leaving the city. By default, statistics are given on travelers ARRIVING the city.

1 endpoint auto-detected

curl -X GET \
  "https://test.api.amadeus.com/v1/travel/analytics/air-traffic/busiest-period"

test.api.amadeus.com · HTTPS only