Search flight airports

Autocomplete search for flight departure and arrival airports. Returns airports with IATA codes so the picker can pass the code directly into POST /v1/flights/search.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
length between 1 and 100

Free-text search term (city name, airport name, or IATA code).

string
^[a-z]{2}_[a-z]{2}$
Defaults to en_us

Locale string (e.g. 'en_us').

integer
1 to 20
Defaults to 10

Maximum number of airports to return.

Responses

401

Missing or invalid authentication token, or the provider rejected the forwarded credential (PROVIDER_UNAUTHORIZED + WWW-Authenticate: Bearer)

403

Provider forbade the request despite a valid credential — a resolved deny (PROVIDER_FORBIDDEN)

422

Missing required query parameter

503

Airport lookup service unavailable

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json