Airport Routes
GET https://test.api.amadeus.com/v1/airport/direct-destinations?departureAirportCode=MAD&max=2
The Amadeus Airport Routes API helps you find all destinations served by a given airport.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
departureAirportCode | string | Departure Airport code following IATA standard | |
max | number | Maximum number of destination in the response. |