Flight Delays
Real-time
Flight Delays
Monitor live flight delays worldwide or filter by airport, airline, or flight.
GET
Flight Delays
Beta: This endpoint reflects live delays for departing or arriving flights. Coverage may vary.
Authentication
string
required
Your FlyStack API token. You can create one from the dashboard (see Authentication).
Query parameters
Required
number
required
Minimum delay (in minutes). Must be greater than 30.
string
required
Flight type:
departuresarrivals
Optional filters
string
Filter by departure airport IATA code.
string
Filter by departure airport ICAO code.
string
Filter by arrival airport IATA code.
string
Filter by arrival airport ICAO code.
string
Filter by airline ICAO code.
string
Filter by airline IATA code.
string
Filter by flight ICAO code-number.
string
Filter by flight IATA code-number.
string
Filter by flight number only.
Response shaping & pagination
string
Comma-separated list of fields to return (e.g.,
airline_iata,flight_number).number
Max number of results per response (limits may depend on your plan).
number
Pagination offset (0+). Use with
limit when a response indicates there are more results.Response
The endpoint returns a list of delayed flights.Delay response fields
This response reuses the schedule-style fields (airline/flight codes, airports, terminals/gates, times). The key delay field is
delayed.