Airport Nearest Relevant

GET https://test.api.amadeus.com/v1/reference-data/locations/airports?latitude=49.0000&longitude=2.55

The Airport Nearest Relevant REST/JSON API returns a list of relevant airports within a radius of 500 km of a given point. The relevance of an airport is based on the estimated yearly flight traffic of the airport and on the distance from the point. The airports are sorted from most relevant to least relevant by default. Other sorting possibilities are offered (by distance, by traffic score).

Request Params

KeyDatatypeRequiredDescription
latitudestring
longitudestring
``null
``null
``null

HEADERS

KeyDatatypeRequiredDescription
``null