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
Your FlyStack API token. You can create one from the dashboard (see Authentication).
Query parameters
Pagination
Max number of rows per response (limits may depend on your plan).
Pagination offset (0+). Use with
limit when a response indicates there are more results.Filters
Filter by airline IATA code (e.g.,
AA).Filter by airline ICAO code (e.g.,
AAL).Filter by ICAO24 hex address.
Filter by aircraft registration number.
Filter by manufacturer serial number (MSN).
Filter by country ISO-2 code.
Response shaping
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).