Skip to main content
POST
/flightradar24/flights

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
flight
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
@type
string
default:Flightradar24FlightDetail
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
aircraft_age
string | null
aircraft_msn
string | null
image
string | null
owner_name
string | null
airline
object | null
origin
object | null
destination
object | null
time
object | null
flight_duration
integer | null
trail
object[]