How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TUI Group Booking/boardingpasses API

The booking/boardingpasses API from TUI Group — 4 operation(s) for booking/boardingpasses.

TUI Group Booking/boardingpasses API is one of 113 APIs that TUI Group publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include booking/boardingpasses. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 4 paths, and defines 43 schemas. It is described by OpenAPI 3.2.0, at version 4.8.6.23.

Requests are made against 2 base URLs: https://prod.api.tui/flight/newskies/rest, https://playground.api.tui/flight/newskies/rest.

4 operations 4 paths 43 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
4.8.6.23
Base URL
https://prod.api.tui/flight/newskies/rest
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

TUI Group Booking/boardingpasses API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (jwt) (JWT). By default, every request must be authenticated.

  • JWT — Paste your JWT token from the token endpoint.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.

booking/boardingpasses 4
POST
/api/nsk/v3/booking/boardingpasses/journey/{journeyKey}
Retrieves the version of the boarding passes based on a specific journey.
nsk_v3_booking_boardingpasses_journey_journeyKey_post 1 param body → 200400403404
POST
/api/nsk/v1/booking/boardingpasses/m2d/journey/{journeyKey}
Retrieves the specific journeys boarding passes using the M2D barcode type. This endpoint will only give a single barcode back even if the journey contains multiple segments. Note that if the journey…
nsk_v1_booking_boardingpasses_m2d_journey_journeyKey_post 1 param body → 200400403404
POST
/api/nsk/v1/booking/boardingpasses/s2d/journey/{journeyKey}
Retrieves the specific journeys boarding passes for each segment using the S2D barcode type. This endpoint will provide a single barcode for each segment.
nsk_v1_booking_boardingpasses_s2d_journey_journeyKey_post 1 param body → 200400403404
POST
/api/nsk/v3/booking/boardingpasses/segment/{segmentKey}
Retrieves the version of the boarding passes based on a specific segment.
nsk_v3_booking_boardingpasses_segment_segmentKey_post 1 param body → 200400403404

Schemas 43

The contract defines 43 schemas that model the data the API accepts and returns. The most detailed are BoardingPassS2DSegment (23 properties), BoardingPassSegment (22 properties), BoardingPassM2D (14 properties), PassengerTravelDocument (14 properties). Each schema is shown below with its type and property counts.

TransportationIdentifier
object
Represents the transportation identifier model data.
3 properties 2 required
BoardingPassBoardingDetails
object
Defines the boarding pass boarding details.
4 properties
WeightType
integer
Weight Type enumeration. 0 = Default 1 = Pounds 2 = Kilograms
BoardingPassesS2D
object
Represents a collection of boarding passes following the S2D bar code format.
4 properties
LiftStatus
integer
Lift status enumeration. 0 = Default 1 = CheckedIn 2 = Boarded 3 = NoShow
BaggageStatus
integer
Baggage Status enumeration. 0 = Default 1 = Checked 2 = Removed 3 = Added 4 = AddedPrinted
TransportationDesignator
object
Model information about the traveling arrival and destination details.
4 properties
BoardingPassInfantDetails
object
Defines the boarding pass infant details.
5 properties
BoardingPassSegment
object
Defines the boarding pass segment details.
22 properties
IJsonResponseOfBoardingPassesM2D
object
Defines the JSON response contract.
3 properties
BoardingPassAuthorization
object
Defines the boarding pass authorization model.
4 properties
BoardingPassS2D
object
Represents a boarding pass for a specific passenger using the S2D barcode type.
13 properties
Exception
object
4 properties
BoardingPassv2
object
Defines the top level boarding pass details.
13 properties
BoardingPassProgram
object
Defines the boarding pass acting program.
3 properties
MessageStatus
integer
Defines the message status. 0 = General 1 = Warning 2 = Critical
Gender
integer
Defines the different binary gender types. 0 = XX 1 = Male 2 = Female
PassengerTravelDocument
object
Model representing a passenger travel document.
14 properties 1 required
BoardingPassS2DSegment
object
Represents a boarding pass segment following the S2D barcode type. When using S2D format each segment will have a barcode.
23 properties
BoardingPassSeatDetails
object
Defines the boarding pass assigned seat details.
3 properties
BoardingPassPassengerScore
object
Defines the boarding pass passenger score.
2 properties
Name
object
Defines a common name.
5 properties
BoardingPassFilterRequest
object
Defines the boarding pass request that is responsible for filtering the boarding pass response.
4 properties
CollectType
integer
Used to identify the collect type of a service charge. 0 = SellerChargeable 1 = ExternalChargeable 2 = SellerNonChargeable 3 = ExternalNonChargeable 4 = Extern…
BoardingPassM2D
object
Represents the boarding pass following the M2D barcode format.
14 properties
IJsonResponseOfBoardingPassesCollectionv2
object
Defines the JSON response contract.
3 properties
ServiceCharge
object
Model that represents the fare service charge information.
9 properties
BoardingPassLeg
object
Defines the boarding pass leg details.
11 properties
IJsonResponseOfBoardingPassesS2D
object
Defines the JSON response contract.
3 properties
ErrorResponse
object
Defines a unique error response.
8 properties
BoardingPassPassengerDetailsv2
object
Defines the boarding pass passenger details.
11 properties
Message
object
Defines a unique informational message.
5 properties
SegmentTypes
integer
Indicates the type of a segment. 0 = Normal 1 = CodeShareOperating 2 = CodeShareMarketing 3 = InterlineOutbound 4 = InterlineInbound 5 = Passive
BoardingPassTransportationDesignator
object
Defines a boarding pass transportation designator.
6 properties
BoardingPassPassengerFilterRequest
object
Defines the boarding pass request that is responsible for filtering what passengers to retrieve passes for.
3 properties
BoardingPassPassengerDetailsBase
object
Represents a boarding pass passenger detail base, containing all the important passenger details for the boarding pass.
10 properties
BoardingPassesM2D
object
The collection of M2D boarding passes.
4 properties
ChargeType
integer
The type of a service charge. 0 = FarePrice 1 = Discount 2 = IncludedTravelFee 3 = IncludedTax 4 = TravelFee 5 = Tax 6 = ServiceCharge 7 = PromotionDiscount 8…
BoardingPassTransportationIdentifier
object
Defines a boarding pass transportation identifier.
4 properties 2 required
IJsonResponse
object
Defines the JSON response contract for a not content type response.
3 properties
BoardingPassesCollectionv2
object
Defines the boarding passes base that contains all the common boarding pass details that is not specific to bar code type.
4 properties
SsrGlance
object
Manifest Leg SSR.
3 properties
OperationBag
object
Operation Bag.
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tui-group-booking-boardingpasses-api-openapi.yml Raw ↑

Other APIs TUI Group publishes across the network.

TUI Group Account API
TUI Group Airline Profile API
TUI Group Air Shopping API
TUI Group APIS Message API
TUI Group Apo API
TUI Group Auth API
TUI Group Availability API
TUI Group Baggage API
TUI Group Bag Tag API
TUI Group Boarding API
TUI Group Boarding Devices API
TUI Group Booking/addons API
Where this information came from

This is an independent, third-party profile of TUI Group Booking/boardingpasses API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.