Airports Dataset
Datasets
Airports Dataset
Search and filter airports worldwide using IATA/ICAO codes and rich metadata.
GET
Airports Dataset
Airport data is fundamental to any travel-related product. A complete airports dataset helps you meet user expectations and ship better experiences—destination maps, airport pickers, logistics models, internal tools, analytics, and more.
Use the Airports Dataset endpoint to retrieve airports worldwide and filter them by common aviation identifiers.
Authentication
Your FlyStack API token. You can create one from the dashboard (see Authentication).
Query parameters
Airport identifiers
Filter by airport IATA code (e.g.,
CDG).Filter by airport ICAO code (e.g.,
LFPG).Filter by IATA city code (e.g.,
PAR).Filter by country ISO-2 code (e.g.,
FR).Response shaping
Comma-separated list of fields to return (e.g.,
name,iata_code,icao_code,lat,lng).The response can be shortened for readability when using
_fields. Data coverage may vary by airport.Response
The endpoint returns a list of airports.Airports dataset response fields
Public airport name.
Official IATA code.
Official ICAO code.
Latitude.
Longitude.
Airport elevation (feet).
Metropolitan city name (when available).
IATA city code (when available).
United Nations location code (when available).
IANA timezone (when available).
ISO-2 country code.
Unique airport identifier.