Airports
The Airports API provides detailed information about airports worldwide, including altitude, city, country, daylight saving time (DST) information, IATA code, ICAO code, latitude, longitude, name, and timezone. Users can query information based on city, country, or ICAO code.
Airports endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Airport Info with City or Country /airport/city |
Get Info with CIty as Parameter |
| GET |
Get Airport info with ICAO Code /airport/code |
Pass the ICAO Code as parameter to get Information. |
Airports pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / hour |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $100 / month | — |
|