Airline systems
Airline schedules and operational messages provide flight updates. Coverage and field availability vary by carrier and data source.
Receive flight status updates through webhooks, including for flights booked outside OnArrival. Connect schedule changes and airport updates to your own customer experience.

The airline, the airport and the aircraft each tell a different story about the same flight. We listen to all three and hand you one answer with a confidence score.
Airline schedules and operational messages provide flight updates. Coverage and field availability vary by carrier and data source.
Airport operational databases for gates, terminals, stands and baggage belts: the ground truth the airline feed often learns last.
ADS-B and radar-derived positions confirm what actually happened: real off-block, real wheels-up, and diversions caught mid-flight.
When sources conflict, each field resolves to a winning value with a score and full attribution. You choose the threshold at which your app speaks up.
Subscribe with a carrier, flight number and date; one call returns the current state and registers your webhook. From then on we push: schedule change, delay, gate, terminal, baggage belt, diversion, cancellation, each as a typed event with old value, new value and confidence attached, within seconds of any source changing. The flight does not need to be booked through OnArrival.
POST /v1/flight-status/subscriptions
{ "carrier": "6E", "flight": "1407",
"date": "2026-09-04",
"webhook": "https://api.you.com/flight-events" }
// pushed 4s after the gate moved
{ "event": "gate_change",
"old": "B12", "new": "C04",
"confidence": 0.98,
"source": "airport_aodb" }Receive flight changes through webhooks with timestamps, source details and confidence scores. Your app decides when to notify the traveller.
Airline systems, airport operational databases and airborne positional data emit wildly different messages. They arrive at your webhook as one typed event: what changed, old value, new value, when, and how sure we are.
Sources disagree constantly: the airline says on time, the airport says the stand is empty, the transponder says the aircraft never left the origin. Each field carries the winning value with a confidence score and full source attribution, so you decide when to notify.
The changes that actually ruin a travel day rarely reach the airline app in time. Gate and terminal moves and belt assignments push as first-class events, down to the last belt change after landing.
Position data can help detect a diversion before a schedule feed updates. Show the source, timestamp and confidence alongside the revised destination and arrival estimate.
5 years of punctuality per route, carrier and flight number: delay distributions, cancellation rates, seasonal patterns. Set expectations at booking time, or price risk with it the way our Travel Fintech underwriting does.
Flight Status is an independent service. Subscribe to any scheduled flight by number and date, including bookings made on other platforms or none at all. No OnArrival booking is required, ever.
Use delay, gate and cancellation updates for traveller notifications and rebooking workflows. Source timestamps and confidence help decide when to send an alert.
You see the ticket purchase on the card. Subscribe to the flight behind it and your app becomes the travel companion, without selling a single ticket.
Delay and cancellation events with confidence and timestamps are the trigger feed for parametric payouts, the same feed our own Travel Fintech products settle on.
Something we haven’t covered? Talk to the team. We can help you work through your integration.

Search latency cannot tell you whether a flight changed or a refund arrived. Post-booking monitoring needs to detect supplier changes, missing updates and delays in telling the traveller.
A confirmed booking still needs support when a flight changes, a traveller cancels or a refund is delayed. Customers need a clear status, a next step and someone responsible for the outcome.
An NDC label does not tell you which bookings a connection can service. Check shopping, booking, changes, refunds and disruption support for the markets you plan to sell.
Help us understand website visits and which ads lead to demos. Optional Google cookies are used only for the choices you allow. Your form details are not shared with Google. Privacy policy