Back to catalog
🚌

AviationAPI

Free

FAA Aeronautical Charts and Publications, Airport Information, and Airport Weather

🚌TransportationHTTPSNo API key required

Airport Info

AviationAPI

IcaoKJFK
NameJohn F Kennedy International Airport
CityNew York
Elevation13 ft
Runways4

Sample Response

response.json
1{
2 "icao": "KJFK",
3 "name": "John F Kennedy International Airport",
4 "city": "New York",
5 "elevation": "13 ft",
6 "runways": 4
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.aviationapi.com"
View Documentation

Similar APIs