What's new

API updates, new endpoints, and improvements across the OAG platform.

2Updates in 2026
1APIs updated this year
16 AprLast updated
1Breaking changes in 2025

Latest update

New16 Apr 2026

ServiceType filter now supports individual IATA service type codes

More granular filtering is now available in Flight Info API. In addition to the existing 'Passenger' and 'Cargo' group names, you can now filter by individual IATA service type codes (e.g. J, G, U). No changes to the response schema — this is a data filtering improvement only.

Flight Info API
Flight Info APIv2 · GAView all specifications
21 Jan 2026
ImprovementInclude diverted flights in search results

Diverted flights are now included by default in search results. A new isDiverted field is returned on the flight object to indicate diversion status.

26 Jun 2025
NewFlight Tracker Map Available via Flight Info API

A new map field has been added and is returned when the flight status is inAir. It provides a link to a tracker map allowing you to view the plane's position in real time.

3 Jun 2025
ImprovementService Type 'Passenger' Filter Updated to Include Recovery Flights

The Flight Info API now includes recovery flights when filtering by 'Passenger'. This ensures all relevant passenger-related flights, including recovery operations, are returned.

14 Apr 2025
BreakingFlight Info API v1 Permanently Removed

The v1 version of the Flight Info API has been permanently removed following the announced sunset period. All requests to v1 endpoints now receive a 404 Not Found response.

5 Nov 2024
ImprovementCodeshare filtering now in Flight Info API

With the addition of the Codeshare filter, Flight Info API is now able to filter results by operating or marketing flights. Codeshare can be filtered by specifying either Operating or Marketing. By default, if neither strings are provided, all flights will be returned.

3 Jul 2024
NewDistance now in Flight Info API

The Flight Info API now returns Distances in kilometers, miles and nautical miles.

18 Jun 2024
ImprovementDiverted/Recovery Flights Handling in Flight Info API

Diverted Flights are now included under the original flight with additional status message fields: irregular operation type (Diverted), diversion type (Undefined, Unplanned, InAirReturn, TechnicalStop), and updated arrival airport/country to the diversion airport. Recovery Flights are created as unscheduled flights with an irregular operation type of Recovery and a link back to the original scheduled flight.

12 Jun 2024
NewFlight Info API now includes recovery flight link

The Flight Info API now returns a hyperlink from a recovery flight to the original scheduled flight. It is provided as property originalFlight.

13 May 2024
NewFlight Info API new endpoint for single flight lookup

The Flight Info API now has a new Single Direct Flight endpoint enabling you to retrieve a specific flight schedule by instance key and departure date.

15 Apr 2024
NewCargo Tonnage now in Flight Info API

The Flight Info API now returns Cargo Tonnage.

19 Mar 2024
ImprovementCountry Code filtering comes to Flight Info API

With the addition of two new filters, Flight Info API is now able to be searched via arrival and departure country code. Country code can be searched and viewed as a two-letter ISO code of the country where an airport is located.

16 Nov 2023
ImprovementSearching by multiple carriers in Flight Info API

This feature allows searching by multiple carriers in Flight Info API. To use it, enter comma-separated carrier codes in the CarrierCode parameter.

17 Jul 2023
ImprovementFlight Diversions in Flight Info Products

Diverted flights no longer have a dedicated Diverted flight state. The presence of a Diversion Airport (IATA, ICAO, FAA) node now indicates a diverted flight, allowing status updates such as InAir or Landed to continue. Subsequent local status times are presented in the local time zone of the diversion airport.

16 May 2023
NewFlight Info API UTC date/time and v2 release

Departure and Arrival date/time (UTC) and Elapsed time added to the Flight Info API response. SchedulesInstanceKey and StatusKey are now exposed. API version v2 released with parameter/property renames, property removals, and changes to mandatory/default values. An API version life cycle policy was also introduced.

13 Mar 2023
ImprovementHours and minutes now supported in Arrival and Departure time filter

The Arrival and Departure date search parameters in Flight Info API now optionally accept hours and minutes.

10 Mar 2023
NewSearch by Service Type in Flight Info API

Filter passenger and/or cargo flights using the new ServiceType parameter. If not specified, all flights are returned.

2 Mar 2023
NewGA/Unscheduled Flights in Flight Info API

General Aviation (GA) and Unscheduled flights for the North America region are now available. Use the FlightType parameter with values GA, Unscheduled, or Scheduled to filter results.

27 Jan 2023
BreakingIataCarrierCode and IcaoCarrierCode parameters deprecated

IataCarrierCode and IcaoCarrierCode parameters are deprecated and will be removed. Replace them with CarrierCode and CodeType. If CodeType is not specified, carriers and airports are searched by IATA (default).

23 Jan 2023
NewAircraft registration number parameter in Flight Info API

You can now search by Aircraft registration (Tail) number in the Flight Info API.

7 Jan 2022
NewSearch by departure or arrival date range

Date range search is now available in the Flight Info API. Enter two dates separated with a slash, e.g., DepartureDate=2022-01-04/2022-01-11.

4 May 2021
ImprovementSearch by multiple airports

Multiple airports can now be searched in the Flight Info API. Enter comma-separated IATA airport codes in the DepartureAirport or ArrivalAirport parameters, e.g., DepartureAirport=LHR,LCY,LGW.

21 Apr 2021
NewOn-Time Performance and other schedule data fields

New schedule data fields added: on-time performance (percentage on-time, late, cancelled), in-flight services, automated check-in, electronic ticketing, secure flight information, and government approval.

12 Apr 2021
NewCalculated Seats Data

Seating capacity data now available by 5 cabins (first, business, premium economy, economy plus, economy) and total seat count. Data is enhanced with the OAG Data Science model.

29 Jan 2021
NewInitial release of the Flight Info API and Developer Portal

The OAG Developer Portal launched with the Flight Info API and Flight Changes API. Flight Info API provides near real-time access to the full spectrum of OAG schedules data. Flight Changes API allows retrieval of schedules introduced, changed, or deleted from a specific date.

Schedules APIv1 · GAView all specifications
3 Jun 2024
NewIATA and ICAO Equipment Type now returned in Schedules API Segment info

The Schedules API now returns equipment type in the segment information for flights with multiple stops.

16 May 2024
NewDistance, Elapsed Time and Passenger UTC times now in Schedules API

The Schedules API now returns Distances in kilometers, miles and nautical miles, plus Passenger Arrival and Departure UTC times and overall Elapsed Time.

4 Apr 2024
NewCargo Tonnage and Aircraft Type now in Schedules API

The Schedules API now returns Cargo Tonnage and both IATA and ICAO aircraft types.

26 Jul 2023
NewSearch by departure date range in Schedules API

The Schedules API now supports searching by departure date range. Provide two dates separated by a slash in the format DepartureDate=YYYY-MM-DD/YYYY-MM-DD to return schedules for flights operating within that range.

Connections APIv1 · GAView all specifications
8 Aug 2025
ImprovementCircuity Limit Increased in Connections API

Following customer feedback, the maximum circuity threshold has been increased from 200% to 250%, allowing a broader range of viable connections to be displayed.

24 Nov 2023
ImprovementMulti-Carrier Search and Required Parameter Updates in Connections API

Multi-value search is now available — provide a comma-separated list of carrier codes for the 1st and 2nd leg carrier code parameters. Additionally, only one of the Origin or Destination parameters is now required to execute a connection search.

29 Sep 2022
ImprovementFilter by Service (Passenger or Cargo) in Flight Info Connections API

Cargo service type flights and ground services are now included in global single connections. A new service filter lets you search for passenger and/or cargo connections.

10 May 2022
NewIntroduction to Flight Info Connections API

The Flight Info Connections API is now available. It provides weekly-updated global single passenger connections built on OAG schedules and industry-compliant Minimum Connecting Times (MCTs). Supports Online, Interline, and Offline connection types with global coverage.

Flight Info Alertsv1 · GAView all specifications
30 Apr 2025
NewChange Indicators in Schedule Events for Flight Info Alerts

A new 'changes' field has been added at the root of the schedule event in Event Hubs. Filtering by change indicators is still supported only via status alerts.

27 Mar 2025
NewRecovery and Diverted Flights Fields in Event Hubs

New fields added at the root of the event: DiversionType, IrregularOperationType, OriginalStatusKey. Also added Scheduled.Country.Code and Country.Code under Arrival and Departure nodes.

27 Nov 2023
NewThresholds for Estimated Arrival and Departure Time in Flight Info Alerts

New filters let you set thresholds for matching Estimated Arrival Time (ETA) and Estimated Departure Time (ETD) based on estimated outGateVariation and inGateVariation fields. Thresholds accept a value between -1440 and +1440 minutes. By default thresholds are not applied.

13 Nov 2023
NewCodeshare Filters in Flight Info Alerts

A new codeshare filter controls whether marketing flights are included in schedule and status flight updates. The filter defaults to true, meaning marketing flights are included. Set it to false to suppress marketing flight updates.

5 Oct 2023
NewStatus Change indicators and filters

Alerts can now be filtered by specific flight status changes — gates, aircraft registration, baggage, terminal, seats, and aircraft type. Filters default to enabled (true) for all active and new alerts. A flight update satisfies the filter if any condition set to true is met.

21 Jun 2023
NewStatus Change indicators in Flight Info Alerts

A changes section is now included in each flight update body, showing the name of the data item that changed and its previous value. Change Indicators default to false; set the new changeIndicator parameter to true when creating or updating an alert to enable them.

16 Mar 2023
NewGA/Unscheduled Flights in Flight Info Alerts

Alerts can now track General Aviation (GA) and Unscheduled flights for the North America region. FAA airport codes are included in flight updates when available. Use the new GA and Unscheduled parameters when creating or updating an alert to opt in.

29 Nov 2021
ImprovementInstance view release of Flight Info Alerts

Flight Info Alerts has moved from showing schedules in effective periods to showing them at the individual flight instance level. This provides a more granular view and increases event volume as changes are now recorded per flight rather than per effective period.

30 Apr 2021
NewInitial release of OAG's Flight Info Alerts

The Flight Info Alerts product is now available. It provides near real-time change events across the full spectrum of OAG schedules data without requiring an API lookup. Users configure which schedule changes they want to receive by date, route, airline, and flight number range.

Master Data APIsv1 · GAView all specifications
12 Nov 2025
ImprovementImproved Data Coverage in Carriers API

The Carriers API now provides more complete data for each carrier, including name, domicile.country.code.dot, and domicile.country.code.iso, consistently populated across the dataset.

10 Jun 2025
ImprovementValid Service Types Now in Equipment API

The Equipment API now returns a list of valid service types for which the equipment is approved or suitable for use on flight schedules.

15 Jan 2024
NewLaunching Master Data API

The Master Data API suite is now available, providing access to essential aviation codes and descriptive data. Includes: Locations API (IATA, ICAO, FAA airport codes with names, types, geo positions, countries, cities, time zones, DST), Carriers API (IATA and ICAO carrier codes with names, domicile, and code rank), and Equipment API (IATA, ICAO, FAA equipment codes with aircraft categories, engine types, body type, and manufacturer).