Aviation Data
Airline fleet summary
Aggregated fleet counts grouped by model.
GET
/v1/aviation/airlines/{id}/fleet-summaryRequires X-API-KeyAggregated fleet counts by model from the in-memory aircraft registry. Returns 200 always; `by_model` will be an empty object and `total_aircraft` will be 0 until the FAA registry sync completes.
Authorization
X-API-KeystringRequiredOpaque API key issued from the Norba dashboard. Sent on every request as the X-API-Key HTTP header. Missing or invalid keys are rejected with 401 Unauthorized.
Path parameters
idstringRequiredAirline id or IATA code.
Example:
BA