Skip to main content
POST
/flightradar24/airports

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
code
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

name
string
required
@type
string
default:Flightradar24AirportDetail
iata
string | null
icao
string | null
latitude
number | null
longitude
number | null
elevation
integer | null
city
string | null
country
string | null
country_code
string | null
timezone
string | null
timezone_offset
integer | null
timezone_abbr
string | null
delay_index_arrivals
number | null
delay_index_departures
number | null
arrivals
object | null
departures
object | null
aircraft_on_ground
integer | null
homepage_url
string | null
webcam_url
string | null
wikipedia_url
string | null
images
string[]