airportsapi logo

airportsapi

airportsapi

UnknownFreetransportation

Get name and website-URL for airports by ICAO code.

Use it when

No authentication required

Watch for

Only supports lookup by ICAO code

First check

Start by sending requests without authentication. Refer to the official documentation for request details and parameters.

Auth
none
CORS
No
HTTPS
Yes
Signup
None
Latency
284 ms
Protocol
REST
Pricing
free

Uptime · 30-day window

Health history will appear here after the next daily check.
01

About this API

This API provides a straightforward way to retrieve airport names and their official website URLs using ICAO codes. It is designed for developers who need quick access to basic airport information without the complexity of authentication.

The API is useful in applications related to transportation, travel planning, or logistics where identifying airports by their ICAO codes is necessary. Since it requires no authentication, it allows for easy integration and rapid prototyping.

However, the API's scope is limited to returning only the airport name and website URL, making it suitable for simple use cases rather than comprehensive airport data needs.

02

What you can build

  • 1Display airport name from ICAO code
  • 2Retrieve airport website URL by ICAO code
  • 3Validate ICAO airport codes in applications
  • 4Integrate airport info into travel apps
03

Strengths & limitations

Strengths

  • No authentication required
  • Simple airport info lookup
  • Supports ICAO code queries

Limitations

  • Only supports lookup by ICAO code
  • Limited to airport name and website URL
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://airport-web.appspot.com/api/docs/<endpoint>
05

Getting started

Start by sending requests without authentication. Refer to the official documentation for request details and parameters.

06

FAQ

Do I need an API key to use this API?+

No, this API does not require any authentication or API key.

What data can I get from this API?+

You can retrieve the airport name and its official website URL by providing an ICAO code.

Is HTTPS required to access the API?+

The documentation does not specify, but using HTTPS is recommended for security.

Can I use this API directly from a browser?+

Yes, since no authentication is needed, it can be accessed directly from client-side code if CORS policies allow.

07

Technical details

CORS: NoHTTPS: YesSignup: NoOpen source: No
Auth type
none
Pricing
free
Protocols
REST
Response time
284 ms
08

Tags