/flightaware/flights

POST /api/flightaware/flights

Price: 10 credits

Get the current or most recent flight for an airline flight number, tail number, or flight id

How to use it

Get the current or most recent leg of a flight by its identifier. Accepts an airline flight number in ICAO form (e.g. 'UAL1'), an aircraft tail number (e.g. 'N815UA'), or a specific FlightAware flight id. The IATA flight number (e.g. 'UA1') is not accepted here — use the ICAO form. Returns the flight status (and the IATA flight number as 'iata_ident'), operating airline, aircraft type/model, origin and destination airports (with gate and terminal), scheduled/estimated/actual gate, takeoff and landing times, filed route, altitude, speed and distance, live position (groundspeed, altitude, heading when airborne) and the average departure/arrival delays for the route. The aircraft tail number is not exposed on this page and comes back null. Use 'flights/track' for the flown track and 'flights/history' for past legs.

Parameters

Request body

Response

Errors

Response headers