Skip to main content
POST
/flightradar24/airports/schedule

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
code
string
required
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
mode
enum<string>
default:departures
Available options:
departures,
arrivals,
ground
timestamp
integer | null
Required range: x >= 0

Response

Successful Response

@type
string
default:Flightradar24Flight
id
string | null
flight_number
string | null
callsign
string | null
is_live
boolean | null
status_text
string | null
status_type
string | null
aircraft_type
string | null
aircraft_model
string | null
registration
string | null
hex
string | null
owner_name
string | null
airline
object | null
origin
object | null
destination
object | null
time
object | null