A reliable REST API delivering live flight data for your fleet. Feed your own applications, build passenger experiences, or power internal tools — all on one trusted data source.
Request API AccessSimple, clean API
GET /api/flights/TK
x-api-key: YOUR_API_KEY
[
{
"flightIata": "TK1988",
"airline": "TK",
"latitude": 41.287,
"longitude": 28.714,
"altitude": 36000,
"heading": 245.0,
"groundSpeed": 487.3,
"verticalSpeed": -64,
"aircraftType": "B77W",
"registration": "TC-LJA",
"origin": "IST",
"destination": "JFK",
"status": "en-route",
"phase": "cruise",
"lastUpdate": "2026-05-12T16:40:30.101Z",
"dataState": "live",
"dataAge": 3
}
] Lat/lng, altitude, speed, heading, and vertical rate updated every 30 seconds for your entire fleet.
Automatic classification — parked, taxiing, climb, cruise, descent, approach, landed. No post-processing needed.
Filter by airline ICAO code, aircraft registration, or flight number. Get exactly the data you need.
Full departure and arrival airport data including IATA/ICAO codes, city, and coordinates.
Aircraft type, registration, and operator available alongside live position data.
Standard JSON over HTTPS. API key authentication. Works with any language or platform.
Data refreshed from ADS-B sources every 30 seconds. Built for near-real-time applications.
99.97% uptime SLA. Redundant infrastructure with automatic failover — your integrations stay online.