/flightaware/flights/track

POST /api/flightaware/flights/track

Price: 10 credits

Get the flown track (ordered position reports) for the current or most recent leg of a flight

How to use it

Get the flown track of a flight as an ordered list of position reports. Accepts an airline flight number in ICAO form ('UAL1'), a tail number ('N815UA'), or a specific FlightAware flight id. Each point has a Unix timestamp (seconds), latitude, longitude, altitude in hundreds of feet (flight level) and groundspeed in knots. Returns an empty list when the flight has not yet reported any positions (e.g. before departure).

Parameters

Request body

Response

Errors

Response headers