World Airports Directory
API returns all matching airpots and its details based on the most relevant keyword of city, airport code, city code etc. among collection of all airports around the world.
World Airports Directory endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
SearchAirports /v1/airports/{matchingKeywordAirportOrCityOrCode} |
Primary API to get all the matching airports based on the keyword you pass in the params. API runs best matching algorithm to find most relevant airports matching with either… |
| GET |
ListAllAirports /v1/airports |
API to explore all airports we have in our huge directory. |
World Airports Directory pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2 / month | — |
|
| ULTRA Recommended | $10 / month | — |
|
| MEGA | $20 / month | — |
|