Skip to main content
POST
/flightaware/airports/arrivals

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

Response

Successful Response

ident
string
required
@type
string
default:FlightawareBoardFlight
aircraft_type
string | null
origin_code
string | null
origin_iata
string | null
origin_name
string | null
destination_code
string | null
destination_iata
string | null
destination_name
string | null
scheduled_departure_at
integer | null
departure_time
string | null
arrival_time
string | null
url
string | null