Flight ID is the unique number that our system assigns to a flight. If you know the Flight ID, you can input it and our system will return Flight Status. If you do not know the Flight ID, you can query one of the following Flight Status APIs to retrieve it if you know the carrier, airline number, departure or arrival date and airport information.
--------
- Flight Status (flights departing/arriving on date)
https://developer.cirium.com/apis/flightstats-apis/flight-status#tag/By-flight
- Flight Status by Route
https://developer.cirium.com/apis/flightstats-apis/flight-status#tag/By-route
- Flight Status by Airport (departures/arrivals)
https://developer.cirium.com/apis/flightstats-apis/flight-status#tag/By-airport
--------
For example, a flight status by route query between two major airports will give you many Flight IDs that you can use for testing. We build the Flight ID three days in advance of scheduled departure, therefore it is not available via the Schedules API.
Other Flight ID notes:
- It is unique to FlightStats and won't match any other system.
- There is no algorithm by which you can guess or predict a Flight ID.
- The intent of this feature is to make it easier to repeatedly look up flight status.
- Lastly, it is possible that a future version of the APIs may revise or eliminate the Flight ID.
Learn more: Schedules and connections data for route planning
Comments
0 comments
Article is closed for comments.