Airport Info & Flight Status API
A comprehensive API providing real-time weather conditions, delay status, local timezone info, arrivals/departures schedules, and metadata for airports globally by query or 3-letter IATA code.
Airport Info & Flight Status API endpoints
| Method | Endpoint | Description |
|---|---|---|
| airport_search | ||
| POST |
/airport_search /airport_search |
Search for airports by query (name, city, region, or code) to retrieve their detailed identifiers. |
| airport_weather | ||
| POST |
/airport_weather /airport_weather |
Get real-time weather conditions and flight delay status for a specific airport using its 3-letter IATA code. |
| airport_arrivals | ||
| POST |
/airport_arrivals /airport_arrivals |
Get real-time arrivals schedule for a specific airport using its 3-letter IATA code. |
| airport_departures | ||
| POST |
/airport_departures /airport_departures |
Get real-time departures schedule for a specific airport using its 3-letter IATA code. |
Airport Info & Flight Status API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $5 / month | 30 / minute |
|
| ULTRA | $10 / month | 60 / minute |
|
| MEGA | $30 / month | 150 / minute |
|