Flight Reliability
Know which flights actually show up on time — before you book, sell, or plan. Flight Reliability turns official U.S. Department of Transportation on-time performance data into a single, fast API call. Ask it about a carrier, a route, or an airport and get back the numbers that matter: on-time percentage, average delay, cancellation rate, and how carriers rank head-to-head on the same route. No…
Flight Reliability endpoints
| Method | Endpoint | Description |
|---|---|---|
| coverage | ||
| GET |
coverage_coverage_get /coverage |
Freshness/provenance — what data is currently loaded. |
| carriers | ||
| GET |
carriers_carriers_get /carriers |
|
| reliability | ||
| GET |
reliability_reliability_get /reliability |
The main endpoint. Supply carrier+origin+dest, or carrier alone, or origin+dest alone. |
| rank | ||
| GET |
rank_rank_get /rank |
Rank the carriers flying a route by on-time %, best first. Shows sample size. |
Flight Reliability pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $29 / month | 10 / second |
|
| ULTRA | $99 / month | 20 / second |
|
| MEGA | $399 / month | 50 / second |
|