Live API Explorer

Real data, every endpoint

Every data type the Norba NDC Aggregator API returns — airlines, airports, aircraft, offers, ancillaries and orders — rendered live from the API. Toggle between the consumer-friendly view and raw JSON on any block.

BCNLEBL

Josep Tarradellas Barcelona–El Prat

Barcelona, Spain · Europe/Madrid · 13 ft elevation

Scheduled serviceT1 · T2

41.2971° N

2.0785° E

Daily movements

748

avg. this year

Annual passengers

52.7M

2025 total

Live aircraft

14

within 25 NM

Last hour

31

movements · high load

Runways

07L/25R
3,352 mASPWTC:H
07R/25L
2,660 mASPWTC:M

Traffic load — last hour

73%

31 movements · High traffic

Live aircraft within 25 NM

VLG1234IBE241RYR827VLG6152AZA622EZY403IBE452VLG991BAW117DLH1234AFR521KLM2841EZY1211VLG3301

Upcoming departures

10:05VY1234MADVuelingA07Boarding
10:20IB3241LHRIberiaB21On time
10:35FR4827CDGRyanairT2COn time
10:50VY6152AMSVuelingA14On time
11:05AZ1622FCOITA AirwaysB08Delayed +15'
11:15U21403BEReasyJetT1DOn time
11:30VY2341PMIVuelingA22On time
11:45IB3452MADIberiaB15On time
GET /v1/aviation/airports/iata/BCN/full · 200 OK · 89msOurAirports · ADSB.lol · FAA Registry
Reference Data

Airlines worldwide, fully enriched

Browse every carrier in the database — IATA code, ICAO code, callsign, alliance and status — all normalised from multiple public sources.

GET/v1/aviation/airlines?limit=50&status=active

Airline Registry

GET /v1/aviation/airlines?limit=50&status=active
Reference Data

Airport search, any query

Search by name, city, IATA or ICAO code. Every airport carries its timezone, coordinates, runway count, and scheduled-service flag.

GET/v1/aviation/airports?name=London&limit=9
200 OK

Airport Search

No airports found for “London
GET /v1/aviation/airports?name=London&limit=9
Aircraft Types

Type registry, ICAO Doc 8643

Type designators for 700+ aircraft. Engine type, wake turbulence category and body class — all queryable by manufacturer or class.

GET/v1/aviation/aircraft-types?limit=12
Air Shopping

Flight offers, normalised NDC

POST a search request and receive canonicalised offers from every connected carrier. Slices, segments, pricing, baggage, and fare conditions — all in one response.

POST/v1/shopping/offers
200 OK142ms
Hello, offer ID
ba_offer-0X9PTK
NDC Direct
BA
British Airways
BA117 · Boeing 777-300ER
Nonstop
09:45
LHR
Heathrow · T5
8h 30m
Tue 15 Jul
13:15
JFK
Kennedy · T7
Total price
€542.10 (2 pax)
Per adult
€271.05
Cabin
Economy
Return
22 Jul · BA178 · JFK→LHR
Baggage
1× checked 23 kg
Carry-on
1× per passenger
Non-refundableChangeable (€150 fee)
Ancillaries

Services catalogue, bags, meals & more

After pricing a flight, request the full ancillary catalogue. Bags, meals, lounges, Wi-Fi — every add-on with live pricing from the airline NDC feed.

POST/v1/shopping/services
200 OK87ms

Services for offer ba_offer-0X9PTK

Extra 23 kg checked bag

baggage· per passenger
65.00

Vegetarian meal (VGML)

meal· per passenger· per segment
Free

Galleries Club Lounge, LHR T5

lounge· per passenger
35.00

Full-flight Wi-Fi

wifi· per passenger· per segment
18.50
Orders API

Full booking lifecycle, search to refund

From air shopping to ticket issuance and post-booking servicing — one canonical schema covering every stage of the booking journey.

POST/v1/orders
201 Created411ms
1
POST/v1/shopping/offers

Search

Fan-out to all connected NDC carriers and receive normalised offers.

2
POST/v1/shopping/offers/price

Price

Lock the price of a specific offer — valid for 5–15 min.

3
POST/v1/orders

Book

Create the order with passenger data and optional payment.

4
GET/v1/orders/{id}

Retrieve

Fetch current state, segments, ticket numbers, and history.

5
POST/v1/orders/{id}/change

Modify

Voluntary itinerary or passenger data change with fare recalculation.

6
POST/v1/orders/{id}/refund

Refund

Cancel and trigger a refund per the fare rules.

Order confirmed

confirmed

ord_01HWKX…P0Q1A

Passenger
Jane Doe · ADT
GB · dob 1988-04-12
Flight
LHR → JFK · BA117
15 Jul 2026 · 09:45
Ticket
125-1234567890
Total paid
€271.05
Ticketed·PNR: ABCXYZ
API Reference

Every endpoint, at a glance

The full surface area of the Norba NDC Aggregator API. Authenticated with X-API-Key on every request.

Reference

GET/v1/aviation/airlines
GET/v1/aviation/airports
GET/v1/aviation/aircraft-types
GET/v1/aviation/manufacturers

Shopping

POST/v1/shopping/offers
POST/v1/shopping/offers/price
POST/v1/shopping/services
POST/v1/shopping/seats

Orders

POST/v1/orders
GET/v1/orders/{id}
POST/v1/orders/{id}/change
POST/v1/orders/{id}/refund

Tracking

GET/v1/tracking/states
GET/v1/tracking/aircraft/{icao24}
GET/v1/aviation/airports/{id}/departures
GET/v1/aviation/airports/{id}/arrivals