Home
Providers
Flightradar24
Flightradar24
Flightradar24 is the world's most popular real-time flight tracking platform, monitoring over 250,000 daily flights using data from a global network of ADS-B, MLAT, and radar receivers. The FR24 API provides developers with programmatic access to live aircraft positions, historical flight data, flight summaries, and reference data for airports and airlines. The credit-based subscription API uses Bearer token authentication and is available at https://fr24api.flightradar24.com/api with three tiers — Explorer, Essential, and Advanced — covering hobby projects through high-volume commercial applications.
Flightradar24 publishes 8 APIs on the APIs.io network, including Airlines API, Airports API, Flight Summary API, and 5 more. Tagged areas include Aviation, Flight Tracking, Real-Time, Aircraft, and Airports.
The Flightradar24 catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
Flightradar24’s developer surface includes authentication, developer portal, documentation, getting-started guide, sandbox, pricing, FAQ, and 15 more developer resources.
1 APIs
1 MCP Servers
On this page
Kin Score
APIs 16
Open Collections 9
MCP Servers 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 1
JSON Schema 3
Examples 4
Security Posture 2
Agentic Access 1
Resources 22
apis.yml
3 Operational Transparency
Composite quality — 46.3/100 · developing
Agent readiness — 33/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 16
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 9
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 5
Reference material describing how the API behaves
Agent Surfaces 2
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 1
Pagination, idempotency, versioning, errors, and events
Build 3
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 1
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: flightradar24
url: https://raw.githubusercontent.com/api-evangelist/flightradar24/refs/heads/main/apis.yml
name: Flightradar24
type: Index
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: paid
onboarding: unknown
trial: false
try_now: false
public: false
label: Paid
confidence: medium
source:
- plans
- authentication
- security
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/flightradar24.png
tags:
- Aviation
- Flight Tracking
- Real-Time
- Aircraft
- Airports
- Airlines
- ADS-B
- Historical Data
description: Flightradar24 is the world's most popular real-time flight tracking platform, monitoring over 250,000 daily flights
using data from a global network of ADS-B, MLAT, and radar receivers. The FR24 API provides developers with programmatic
access to live aircraft positions, historical flight data, flight summaries, and reference data for airports and airlines.
The credit-based subscription API uses Bearer token authentication and is available at https://fr24api.flightradar24.com/api
with three tiers — Explorer, Essential, and Advanced — covering hobby projects through high-volume commercial applications.
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
apis:
- aid: flightradar24:live-flights-light
name: Live Flights Light
description: Returns a lightweight snapshot of real-time aircraft positions worldwide, including latitude, longitude, altitude,
speed, heading, callsign, and aircraft registration. Optimised for mapping use cases that require low-latency positional
data without the full set of flight metadata. Supports filtering by geographic bounding box, callsign, registration, airline,
airport pair, aircraft type, and altitude range.
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Flights
- Live
- Real-Time
- Aircraft Positions
properties:
- type: Documentation
url: https://fr24api.flightradar24.com/docs/endpoints
- type: Authentication
url: https://fr24api.flightradar24.com/docs/authentication
- aid: flightradar24:live-flights-full
name: Live Flights Full
description: Returns complete real-time aircraft flight movement records including latitude, longitude, speed, altitude,
and heading alongside enriched flight information such as origin and destination airports, callsign, aircraft registration,
aircraft type, operator, and flight number. Supports the same geographic and identifier-based filters as the Light endpoint
and is suited for applications requiring full flight context alongside positional data.
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Flights
- Live
- Real-Time
- Aircraft Positions
- Flight Details
properties:
- type: Documentation
url: https://fr24api.flightradar24.com/docs/endpoints
- type: Authentication
url: https://fr24api.flightradar24.com/docs/authentication
- aid: flightradar24:historical-flights-light
name: Historical Flights Light
description: Provides historical aircraft positional data using Unix timestamp ranges. Returns lightweight position records
(latitude, longitude, altitude, speed, heading, callsign, registration) for past flights. Historical data coverage extends
back to May 11, 2016, with availability depending on the subscription plan. Useful for replay, audit, and analytics use
cases.
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Flights
- Historical
- Aircraft Positions
properties:
- type: Documentation
url: https://fr24api.flightradar24.com/docs/endpoints
- type: Authentication
url: https://fr24api.flightradar24.com/docs/authentication
- aid: flightradar24:historical-flights-full
name: Historical Flights Full
description: Returns full historical aircraft flight movement records for a given time window, combining positional data
with enriched flight metadata including origin, destination, callsign, registration, aircraft type, and operator. Data
is accessible back to May 11, 2016 depending on the subscription tier. Available on Essential and Advanced plans.
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Flights
- Historical
- Aircraft Positions
- Flight Details
properties:
- type: Documentation
url: https://fr24api.flightradar24.com/docs/endpoints
- type: Authentication
url: https://fr24api.flightradar24.com/docs/authentication
- aid: flightradar24:flight-summaries
name: Flight Summaries
description: Returns synopses of individual flights including key event timings and locations such as actual takeoff and
landing times, departure and arrival airports, and primary flight, aircraft, and operator identifiers. Available in both
near-real-time and historical modes. Useful for operations dashboards, delay analytics, and flight history lookups. Queryable
by date range, flight number, callsign, registration, or airport pair.
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Flights
- Summary
- Departures
- Arrivals
- Historical
tags_raw:
- Flights
- Summaries
- Departures
- Arrivals
- Historical
properties:
- type: Documentation
url: https://fr24api.flightradar24.com/docs/endpoints
- type: Authentication
url: https://fr24api.flightradar24.com/docs/authentication
- 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
- aid: flightradar24:airports
name: Airports
description: Returns detailed reference data for airports worldwide, including full airport name, IATA and ICAO codes, geographic
coordinates, elevation, country, city, state, and timezone. Supports lookup by IATA or ICAO code. Useful for enriching
flight data with human-readable location information and for building airport directory features.
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Airports
- Reference Data
- IATA
- ICAO
properties:
- type: Documentation
url: https://fr24api.flightradar24.com/docs/endpoints
- type: Authentication
url: https://fr24api.flightradar24.com/docs/authentication
- aid: flightradar24:airlines
name: Airlines
description: Returns reference data for airlines including airline name, IATA code, and ICAO code. Supports lookup by identifier.
Useful for resolving callsign prefixes and operator codes present in flight data into human-readable airline names for
display and reporting purposes.
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Airlines
- Reference Data
- IATA
- ICAO
properties:
- type: Documentation
url: https://fr24api.flightradar24.com/docs/endpoints
- type: Authentication
url: https://fr24api.flightradar24.com/docs/authentication
- aid: flightradar24:flightradar24-airlines-api
name: Flightradar24 Airlines API
description: Reference data for airlines
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Airlines
properties:
- type: OpenAPI
url: openapi/flightradar24-airlines-api-openapi.yml
- aid: flightradar24:flightradar24-airports-api
name: Flightradar24 Airports API
description: Reference data for airports worldwide
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Airports
properties:
- type: OpenAPI
url: openapi/flightradar24-airports-api-openapi.yml
- aid: flightradar24:flightradar24-flight-summary-api
name: Flightradar24 Flight Summary API
description: Synopses of individual flights including event timings and key identifiers
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Flight Summary
properties:
- type: OpenAPI
url: openapi/flightradar24-flight-summary-api-openapi.yml
- aid: flightradar24:flightradar24-flight-tracks-api
name: Flightradar24 Flight Tracks API
description: Full positional track of a specific flight by FR24 flight ID
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Flight Tracks
properties:
- type: OpenAPI
url: openapi/flightradar24-flight-tracks-api-openapi.yml
- aid: flightradar24:flightradar24-historic-events-api
name: Flightradar24 Historic Events API
description: Historical flight event data (takeoff, landing, gate movements, airspace transitions)
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Historic Events
properties:
- type: OpenAPI
url: openapi/flightradar24-historic-events-api-openapi.yml
- aid: flightradar24:flightradar24-historic-positions-api
name: Flightradar24 Historic Positions API
description: Historical aircraft position data (back to May 11, 2016)
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Historic Positions
properties:
- type: OpenAPI
url: openapi/flightradar24-historic-positions-api-openapi.yml
- aid: flightradar24:flightradar24-live-positions-api
name: Flightradar24 Live Positions API
description: Real-time aircraft position data
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Live Positions
properties:
- type: OpenAPI
url: openapi/flightradar24-live-positions-api-openapi.yml
- aid: flightradar24:flightradar24-usage-api
name: Flightradar24 Usage API
description: API account usage and credit consumption
humanURL: https://fr24api.flightradar24.com/docs/endpoints
baseURL: https://fr24api.flightradar24.com/api
tags:
- Usage
properties:
- type: OpenAPI
url: openapi/flightradar24-usage-api-openapi.yml
common:
- type: CapabilityMap
url: capabilities/flightradar24-capability-edges.yml
name: Flightradar24 Business Capability Map
- type: AgenticAccess
url: agentic-access/flightradar24-agentic-access.yml
- type: DomainSecurity
url: security/flightradar24-domain-security.yml
- type: Authentication
url: authentication/flightradar24-authentication.yml
- type: Portal
url: https://fr24api.flightradar24.com/
- type: Documentation
url: https://fr24api.flightradar24.com/docs/endpoints
- type: GettingStarted
url: https://fr24api.flightradar24.com/docs/getting-started
- type: Authentication
url: https://fr24api.flightradar24.com/docs/authentication
- type: Sandbox
url: https://fr24api.flightradar24.com/docs/sandbox-environment
- type: Pricing
url: https://fr24api.flightradar24.com/subscriptions-and-credits
- type: FAQ
url: https://fr24api.flightradar24.com/docs/faq
- type: UseCases
url: https://fr24api.flightradar24.com/docs/examples-and-use-cases
- type: Blog
url: https://www.flightradar24.com/blog/b2b/
- type: Support
url: https://support.fr24.com/support/solutions/folders/3000022922
- type: GitHubOrganization
url: https://github.com/Flightradar24
- type: SDKPython
url: https://fr24api.flightradar24.com/docs/sdk/python
- type: SDKJavaScript
url: https://github.com/Flightradar24/fr24api-sdk-js
- type: MCPServer
url: https://github.com/Flightradar24/fr24api-mcp
- type: OpenAPI
url: https://raw.githubusercontent.com/api-evangelist/flightradar24/main/openapi/openapi.yml
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/flightradar24/main/json-schema/flight-position-light.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/flightradar24/main/json-schema/flight-summary-full.json
- type: JSONSchema
url: https://raw.githubusercontent.com/api-evangelist/flightradar24/main/json-schema/airport-full.json
- type: JSONLDContext
url: https://raw.githubusercontent.com/api-evangelist/flightradar24/main/json-ld/context.jsonld
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/flightradar24"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/flightradar24/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/flightradar24/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.