Skip to main content
POST
/flightaware/operators/flights

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
operator
string
required
Required string length: 2 - 4
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:FlightawareFleetFlight
flight_id
string | null
aircraft_type
string | null
origin_code
string | null
origin_name
string | null
destination_code
string | null
destination_name
string | null
departure_time
string | null
estimated_arrival_time
string | null
estimated_enroute
string | null
url
string | null