Airports
Airport codes (IATA, ICAO), location, and local time. Data updated weekly
326 subscribers
9.4/10 popularity
517 ms avg latency
100% success rate
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Airports endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Query airports by name /airports |
Query airports by name. Paging and sorting supported. |
| GET |
Get airport by name /airports |
Returns the first airport which name starts with the given string |
| GET |
Get airport by ICAO code /airports |
Returns the airport identified by the given ICAO code |
| GET |
Get airport by IATA code /airports/iata/{iata_code} |
Get airport by IATA code. For example, Singapore airport has IATA code "SIN". |
| GET |
Get airport by IATA code /airports |
Returns the airport with the given IATA code |
| GET |
Get airport by ICAO code /airports/icao/{icao_code} |
Get airport by ICAO code. For example, Singapore airport has ICAO code "WSSS". |
Airports pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2 / month | — |
|