NDC reference catalog
List aircraft types
Curated equipment catalogue used by NDC normalization (legacy).
GET
/v1/aircraft-typesRequires X-API-KeyLegacy mapping of ICAO equipment codes to a human-readable name and body type. Used by the normalization engine to label flight segments. For the full ICAO Doc 8643-style catalogue (engine count/type, wake turbulence, class, provenance) use `/v1/aviation/aircraft-types` under **Aviation Data**.
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.
Response fields
icao_type_codestringRequiredICAO aircraft type designator (e.g. B77W, A21N).
manufacturerstringRequiredBoeing, Airbus, ATR, etc.
modelstringRequiredMarketing model name (e.g. 777-300ER).
body_typestringRequirednarrowbody, widebody, regional or turboprop.