airportsapi
airportsapi
Get name and website-URL for airports by ICAO code.
No authentication required
Limited to airport name and website URL
Start by sending requests without authentication. Refer to the official documentation for endpoint details and usage examples.
Uptime · 30-day window
About this API
This API provides airport information based on ICAO codes, specifically returning the airport's name and its official website URL. It is designed for developers who need to quickly retrieve basic airport details without requiring authentication.
The simplicity of the API makes it suitable for applications that need to validate or display airport information by ICAO code, such as travel apps, flight tracking tools, or logistics platforms. Since it does not require authentication, it can be easily integrated into public-facing services or prototypes.
While the data scope is limited to airport names and website URLs, this focused functionality ensures straightforward and fast lookups. Developers should note that the API only supports queries by ICAO code and does not provide additional airport data or alternative query methods.
What you can build
- 1Display airport name from ICAO code
- 2Retrieve airport website URL by ICAO code
- 3Validate ICAO airport codes in applications
- 4Build airport lookup tools based on ICAO
Strengths & limitations
Strengths
- No authentication required
- Simple airport data lookup
- Supports ICAO code queries
Limitations
- Limited to airport name and website URL
- Only supports queries by ICAO code
Getting started
Start by sending requests without authentication. Refer to the official documentation for endpoint details and usage examples.
FAQ
Do I need an API key to use this API?+
No, this API does not require any authentication or API key.
What data does the API return?+
It returns the airport name and the official website URL based on the ICAO code.
Can I query airports by codes other than ICAO?+
No, the API only supports queries using ICAO codes.
Is HTTPS required to access the API?+
The documentation does not specify, but HTTPS is generally recommended for API requests.
Can I use this API directly from a browser?+
Yes, since no authentication is required, it can be used from client-side code if CORS policies allow.
Technical details
- Auth type
- none
- Pricing
- free
- Protocols
- REST
- Response time
- 337 ms
- Last health check
- 6/30/2026, 6:24:26 AM