Flight Tracks

Returns the full positional track of a specific flight identified by its FR24 flight ID. Provides a time-ordered sequence of latitude, longitude, altitude, speed, and heading records spanning the entire flight from departure to arrival. Useful for route visualisation, fuel burn estimation, and incident investigation.

API entry from apis.yml

apis.yml Raw ↑
aid: flightradar24:flight-tracks
name: Flight Tracks
description: Returns the full positional track of a specific flight identified by its FR24 flight ID.
  Provides a time-ordered sequence of latitude, longitude, altitude, speed, and heading records spanning
  the entire flight from departure to arrival. Useful for route visualisation, fuel burn estimation, and
  incident investigation.
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Flights
- Tracks
- Route
- Historical
properties:
- type: Documentation
  url: https://fr24api.flightradar24.com/docs/endpoints
- type: Authentication
  url: https://fr24api.flightradar24.com/docs/authentication