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
Your FlyStack API token. You can create one from the dashboard (see Authentication).
Query parameters
Required
Minimum delay (in minutes). Must be greater than 30.
Flight type:
departuresarrivals
Optional filters
Filter by departure airport IATA code.
Filter by departure airport ICAO code.
Filter by arrival airport IATA code.
Filter by arrival airport ICAO code.
Filter by airline ICAO code.
Filter by airline IATA code.
Filter by flight ICAO code-number.
Filter by flight IATA code-number.
Filter by flight number only.
Response shaping & pagination
Comma-separated list of fields to return (e.g.,
airline_iata,flight_number).Max number of results per response (limits may depend on your plan).
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.