Reference Data
Nearest Airports
List the 5 closest airports to the given latitude and longitude, irrespective of the radius of the reference point.
get/references/airports/nearest/{latitude},{longitude}
Path parameters
latitudeinteger required
Latitude in decimal format to at most 3 decimal places
longitudeinteger required
Longitude in decimal format to at most 3 decimal places
Query parameters
langstring
2 letter ISO 3166-1 language code
Headers
Acceptstring required
http header: application/json or application/xml (Acceptable values are: "application/json", "application/xml")
Response
OK
object required