Global Flight Tracker API. Every Country. Every Continent.
Great Applications Are Built On Great Data
Our comprehensive Flight Tracker API allows you to integrate and
display live flight tracking data on your website or application.

827 users join us in the
last 30 days




Data included in the Flight Tracker API

Sources And Process
The data of the Flight Tracker API is collected through ADS-B systems as well as the use of flight schedules to anticipate the location and fill in the gaps where needed.
The data is live, the updates happen within short intervals of just a few minutes
We also receive data from our aviation partners and combine all this to the central system for our clients.
Aviation Edge’s function is to gather and maintain the complete aviation data for our clients so that they can create the functional tools for their customers.

Aviation Edge API for Developers
Our database is divided between static and dynamic data. Static data is that what does not frequently change but due to the massive size of our database, there are constant updates. Think about airport and airline information.
The dynamic data is that what changes more frequently or uses our software to turn it into useful tools. Think about flight tracking API and airport schedules API. It’s a REST API so depending on the development language you use, you can find the suitable method to develop it.
Flight Tracker
Request
For information about all flights in the world
GET http://aviation-edge.com/v2/public/flights?key=[API_KEY]&limit=30000
For information about a specific flight based on: Flight IATA Number:
GET http://aviation-edge.com/v2/public/flights?key=[API_KEY]&flightIata=W8519
For information about a specific flight based on: Airlines:
GET http://aviation-edge.com/v2/public/flights?key=[API_KEY]&airlineIata=W8
Departure location:
GET http://aviation-edge.com/v2/public/flights?key=[API_KEY]&depIata=MAD
Arrival location:
GET http://aviation-edge.com/v2/public/flights?key=[API_KEY]&arrIata=GIG
Flights within a circle area based on lat and lng values and radius as the distance:
GET https://aviation-edge.com/v2/public/flights?key=[API_KEY]&lat=51.5074&lng=0.1278&distance=100&arrIata=LHR
Combinations: two airports and a specific airline flying between them:
GET http://aviation-edge.com/v2/public/flights?key=[API_KEY]&depIata=ATL&arrIata=ORD&airlineIata=UA
Response
[
{
"geography": {
"latitude": 43.5033,
"longitude": -79.1297,
"altitude": 7833.36,
"direction": 70
},
"speed": {
"horizontal": 833.4,
"isGround": 0,
"vertical": 0
},
"departure": {
"iataCode": "YHM",
"icaoCode": "CYHM"
},
"arrival": {
"iataCode": "YQM",
"icaoCode": "CYQM"
},
"aircraft": {
"icaoCode": "B763",
"regNumber": "CGYAJ",
"icao24": "C08412"
},
"airline": {
"iataCode": "W8",
"icaoCode": "CJT"
},
"flight": {
"iataNumber": "W8620",
"icaoNumber": "CJT620",
"number": "620"
},
"system": {
"updated": 1513148168,
"squawk": "0000"
},
"status": "en-route"
}
]
Get Started Now
Try the most powerful all-in-one aviation API solution today.

Aviation Edge © 2010-2017 - DMCA Protected - legal entity ClearSky Ltd., Bulgaria, Blagoevgrad, 4, Dame Gruev Str. +35987723522
Cancellation, refund and subscription fees | Site disclaimer | Privacy Policy

Aviation Edge © 2010-2017 - DMCA Protected - legal entity ClearSky Ltd., Bulgaria, Blagoevgrad, 4, Dame Gruev Str. +35987723522
Cancellation, refund and subscription fees | Site disclaimer | Privacy Policy

Aviation Edge © 2010-2017 - DMCA Protected - legal entity ClearSky Ltd., Bulgaria, Blagoevgrad, 4, Dame Gruev Str. +35987723522 Cancellation, refund and subscription fees | Site disclaimer | Privacy Policy