Ratings API

The Ratings API provides ratings of a flight's performance relative to other flights. The score produced by the ratings process accounts for both on-time percentage and degree of lateness. This API yields results both by flight (defined by carrier code and flight number for example, HA25) and by route (defined by departure airport and arrival airport for example, PDX to HNL).

This query answers:

  • What flights are most likely to be on-time flying between these two airports?

To learn more visit the Ratings API Documentation.