NDC reference catalog

List airlines

Curated NDC-integrated carriers (legacy).

GET/v1/airlinesRequires X-API-Key

Simple list of the carriers currently wired through Norba's NDC connectors. This is the legacy catalogue used by the Shopping API — for the full multi-source airline database (with ICAO/IATA, alliance, provenance and pagination) see `/v1/aviation/airlines` 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

iata_codestringRequired

Two-letter IATA airline code.

icao_codestring

Three-letter ICAO airline code.

namestringRequired

Marketing name of the carrier.

callsignstring

Radio telephony callsign (e.g. SPEEDBIRD).

alliancestring

oneworld, star_alliance, skyteam or null.

country_codestringRequired

ISO 3166-1 alpha-2 country code.

ndc_statusstring

live, sandbox, unavailable. Indicates NDC connectivity status.