SkyLink API Logo

⚠ Not for operational use — for reference and development purposes only

ADS-B

Live Aircraft Tracker

Real-time aircraft positions from a global ADS-B network. Click any aircraft marker for callsign, altitude, speed, and heading.

Loading aircraft… Daily free limit reached. Upgrade to continue →
CACHED LIVE
📡

Free daily limit reached

You've used all your free live map requests for today. Get your own API key to keep tracking — free tier includes 1,000 requests/month.

Get Free API Key →

Resets daily. No credit card required for free tier.

Aircraft data via SkyLink ADS-B API. View API docs →

One endpoint, global coverage

The ADS-B endpoint returns live positions for every tracked aircraft. Filter by bounding box, callsign, altitude range, or squawk code. Ideal for building flight maps, awareness tools, and airspace visualizations.

API Reference →
GET https://skylink-api.p.rapidapi.com/adsb/aircraft?limit=200
x-rapidapi-key: YOUR_KEY

// Response
[
  {
    "icao24": "3c6444",
    "callsign": "DLH403",
    "lat": 51.2, "lon": 10.4,
    "altitude": 36000,
    "speed": 470, "heading": 280
  }, ...
]

Build your own flight tracker

Start free with 1,000 requests/month. Scale as you grow.