Data

Returns nearest airport to a latitude and longitude

get/nearestairport

Query parameters

latitudenumber double

Latitude

longitudenumber double

Longitude

Response

Success - returns a single airport.

successboolean

Indicator as to whether API request was successful.

errorstring nullable

Returns an error if success is returned as false.

{"stackTrail":"components:schemas:APIResponseData:properties:data","oasType":"schema","type":"unknown","description":"Data model.","nullable":true}

Changes

No recorded changes to this endpoint across all 1 revision of this API.