Skip to main content
Returns a list of all airports available for booking. Results are cached and refreshed periodically. Use this endpoint to build a search UI or validate IATA codes before calling Search Flights. You can filter by passing a search query parameter — the API will match against the airport name, city name, or IATA code (case-insensitive).

Usage

With search filter:

Query parameters

Response

Example response

API Reference

Full request/response details and Try it