Airports
Retrieve data about the airports of the world based on code, location or search.
2 subscribers
3 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 |
Airport /airport/{code} |
Collect airport info by code - eg LAX, LHR etc - the response is the same format as the other APIs so the data key will generally have one item if the code exists or it will be… |
| GET |
Closest /closest |
Returns the closest 12 airports by location. Includes a distance param for each returned airport in metres. |
| GET |
Search /search |
Search for airports with a string eg "heathrow" |
Airports pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $19 / month | — |
|