Back to catalog
🚌

ADS-B Exchange

API Key

Access real-time and historical data of any and all airborne aircraft

🚌TransportationHTTPS

Tracked Aircraft

ADS-B Exchange

CallsignSAM38
Altitude35000 ft
Speed461 kts
Heading274°
Aircraft TypeBoeing VC-25A

Sample Response

response.json
1{
2 "callsign": "SAM38",
3 "altitude": "35000 ft",
4 "speed": "461 kts",
5 "heading": "274°",
6 "aircraft_type": "Boeing VC-25A"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.adsbexchange.com/data/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs