NDC reference catalog

List aircraft types

Curated equipment catalogue used by NDC normalization (legacy).

GET/v1/aircraft-typesRequires X-API-Key

Legacy 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-KeystringRequired

Opaque 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_codestringRequired

ICAO aircraft type designator (e.g. B77W, A21N).

manufacturerstringRequired

Boeing, Airbus, ATR, etc.

modelstringRequired

Marketing model name (e.g. 777-300ER).

body_typestringRequired

narrowbody, widebody, regional or turboprop.