NDC reference catalog
List airlines
Curated NDC-integrated carriers (legacy).
GET
/v1/airlinesRequires X-API-KeySimple 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-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
iata_codestringRequiredTwo-letter IATA airline code.
icao_codestringThree-letter ICAO airline code.
namestringRequiredMarketing name of the carrier.
callsignstringRadio telephony callsign (e.g. SPEEDBIRD).
alliancestringoneworld, star_alliance, skyteam or null.
country_codestringRequiredISO 3166-1 alpha-2 country code.
ndc_statusstringlive, sandbox, unavailable. Indicates NDC connectivity status.