Jetstar · Authentication Profile
Jetstar Authentication
Authentication
The Jetstar API is a Navitaire New Skies (NSK 4.6) SOAP/WCF web service, not a REST product. Authentication is therefore not an OpenAPI securityScheme: it is a three-layer gate — transport-level mutual TLS with a Jetstar-issued client certificate, network-level source-IP allow-listing, and an application-level Navitaire session Signature that is obtained by a logon call and then carried on every subsequent request. Before any of that, a caller must be an IATA-accredited Jetstar Registered Travel Agent with separate Jetstar approval for API access.
Jetstar secures its APIs with mutualTLS, session-token, and ip-allowlist across 3 declared security schemes, as derived from its OpenAPI definitions.
TravelAustraliaAviationAirlineLow Cost CarrierDistributionBookingGDSCorporate TravelQantas Group
Methods: mutualTLS, session-token, ip-allowlist
Schemes: 3
OAuth flows:
API key in:
Security Schemes
ClientCertificate mutualTLS
SourceIPAllowList network
NavitaireSessionSignature session-token