APIHub
Back to Explore

Airline Code Lookup API

Before using this API, we recommend you read our **[Authorization Guide](https://developers.amadeus.com/self-service/apis-docs/guides/authorization-262)** for more information on how to generate an access token.

Uncategorized
none
HTTPS
CORS: Unknown
Visit official documentation

Latency

16ms p95

Uptime

0.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/reference-data/airlines

Return airlines information.

  • airlineCodes (query) — Code of the airline following IATA standard([IATA table codes](http://www.iata.org/publications/Pages/code-search.aspx)) or ICAO standard ([ICAO airlines table codes](https://en.wikipedia.org/wiki/List_of_airline_codes)) Several airlines can be selected at once by sending a list separated by a coma (i.e. AF, SWA)

1 endpoint auto-detected

curl -X GET \
  "https://test.api.amadeus.com/v1/reference-data/airlines"

test.api.amadeus.com · HTTPS only