APIHub
Back to Explore

Flight Check-in Links

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

643ms p95

Uptime

0.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/reference-data/urls/checkin-links

Lists Check-in URLs.

  • airlineCode (query, required) — Airline code following IATA or ICAO standard - e.g. 1X; AF or ESY [IATA table codes](http://www.iata.org/publications/Pages/code-search.aspx) [ICAO airlines table codes](https://en.wikipedia.org/wiki/List_of_airline_codes)
  • language (query) — Check-in page language with one of the following patterns 'languageCode' (e.g. EN) or 'languageCode-IATAcountryCode' (e.g. en-GB). Default value is **en-GB** (used when required language is not available or when no value is specified).

1 endpoint auto-detected

curl -X GET \
  "https://test.api.amadeus.com/v2/reference-data/urls/checkin-links"

test.api.amadeus.com · HTTPS only