Skip to main content
POST
/flightradar24/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
query
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
result_type
enum<string> | null
Available options:
airport,
operator,
live,
schedule,
aircraft

Response

Successful Response

id
string
required
@type
string
default:Flightradar24SearchResult
name
string | null
label
string | null
result_type
string | null
match
string | null
latitude
number | null
longitude
number | null
iata
string | null
operator_id
integer | null
image
string | null