Find airport by name, locode or IATA

This endpoint does forward geocoding: given a name, a locode or IATA code, it returns airports matching the request with their name, locode, IATA code, country, subdivision and coordinates.

This endpoint can be used for exact matching using locode or iataCode parameter or for partial matching using query parameter. Only one of these fields must be used in a request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
Defaults to YUL

A partial string used for search. For instance, part of an airport name or part of a locode

string

A string representing the iata code of the searched airport.

string

A string representing the locode of the searched airport.

string

A list of strings used to filter the location by size. Permitted values are large, medium, small. If not passed, all the sizes will be taken into account.

string

A list of country codes (2 characters ISO) used to filter the location by country.

string

A list of country codes (2 characters ISO) used to exclude location of some countries.

Responses

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