Nearby
Datasets
Airports Nearby
Find nearby airports around a location (lat/lng), optionally filtered by radius and result limit.
GET
Nearby
This endpoint helps you build “near me” experiences: nearest airports to a user, airport suggestions around a point on a map, or picking the best departure/arrival options within a radius.
Authentication
Your FlyStack API token. You can create one from the dashboard (see Authentication).
Query parameters
Latitude (e.g.,
48.8566).Longitude (e.g.,
2.3522).Search radius around the point (in kilometers).
Max number of results to return.
For airport metadata fields, the returned objects follow the Airports Dataset shape.