The Flight Check-in Links REST/JSON API helps simplify the check-in process for your users by providing direct access to the airline’s check-in page. The following search parameters are required:
Provider code: airline code
Check-in page language
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/v2/reference-data/urls/checkin-links?airlineCode=IB'