AviationAPI
FAA Aeronautical Charts and Publications, Airport Information, and Airport Weather
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- No
- Category
- Transportation
- Documentation / URL
- https://docs.aviationapi.com
Overview
AviationAPI provides FAA aviation data — keyless (the host 301s to the www subdomain, then works, verified).
Quick Start
Airports (follow the 301 — verified):
curl -L "https://www.aviationapi.com/v1/airports"
Authentication
None — keyless.
Rate Limits & Notes
- Free; be polite — no hard published limit.
- Charts, airports, weather.
⚠️ Gotcha (verified): the host 301s to www — use
curl -L.
FAQ
Is AviationAPI free? Yes — free and keyless.
Why 301?
The host redirects to www (verified) — use curl -L.
What does it return? FAA aviation data.
More in Transportation
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| ADS-B Exchange Access real-time and historical data of any and all airborne aircraft | No auth | Yes | Unknown | ↗ |
| airportsapi Get name and website-URL for airports by ICAO code | No auth | Yes | Unknown | ↗ |
| AIS Hub Real-time data of any marine and inland vessel equipped with AIS tracking system | API Key | No | Unknown | ↗ |
| Amadeus for Developers Travel Search - Limited usage | OAuth | Yes | Unknown | ↗ |
| apilayer aviationstack Real-time Flight Status & Global Aviation Data API | OAuth | Yes | Unknown | ↗ |