Airport
This API provides data for more than 73000 Airports and Heliports including geolocation, frequencies, runways and navaids.
140 subscribers
2 ms avg latency
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Airport endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Airport by ICAO /airports/icao/{icao} |
Search through our database of more than 73000 airports/heliports, by entering the ICAO (4 letters) code of the airport. |
| GET |
Get Airport by IATA /airports/iata/{iata} |
Search through our database of more than 73000 airports/heliports, by entering the IATA(3 letters) code of the airport. |
| GET |
Get Airport by Name /airports/name/{name} |
Search through our database of more than 73000 airports/heliports, by entering the name of the airport. |
| GET |
Get Runways by ICAO /runways/{icao} |
Search through our runway database, by entreing the ICAO code (4 letters) of the airport |
| GET |
Get Frequencies by ICAO /frequencies/{icao} |
Search through our frequencies database, by entering the ICAO code (4 letters) of the airport |
| GET |
Get Country by code /countries/{code} |
Get a region by entering the country iso code specified in the airport property countryIso. |
| GET |
Get Region by code /regions/{code} |
Get a region by entering the region iso code specified in the airport property regionIso. |
| GET |
Get Navaids by ICAO /navaids/{icao} |
Search through our navaids database, by entering the ICAO code (4 letters) of the airport. |
Airport pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $75 / month | — |
|
| MEGA | $150 / month | — |
|