Aircraft Fleets Dataset
Datasets
Aircraft Fleets Dataset
Explore airline fleets and aircraft metadata worldwide, with optional latest known position fields.
GET
Aircraft Fleets Dataset
Augment your product with aircraft fleet data: display aircraft model/type, estimate fleet age, enrich flight tracking experiences, and improve the overall quality of information in your UI.
Authentication
string
required
Your FlyStack API token. You can create one from the dashboard (see Authentication).
Query parameters
Pagination
number
Max number of rows per response (limits may depend on your plan).
number
Pagination offset (0+). Use with
limit when a response indicates there are more results.Filters
string
Filter by airline IATA code (e.g.,
AA).string
Filter by airline ICAO code (e.g.,
AAL).string
Filter by ICAO24 hex address.
string
Filter by aircraft registration number.
string
Filter by manufacturer serial number (MSN).
string
Filter by country ISO-2 code.
Response shaping
string
Comma-separated list of fields to return (e.g.,
hex,airline_iata,manufacturer).Latest GEO fields (lat/lng/alt/dir/speed/v_speed/squawk/last_seen) are typically available when querying by
msn, hex, or reg_number (coverage may vary).