Jump to main content
The Jeppesen Trip Kit as a Service API enables you to integrate your company applications with the Jeppesen Trip Kit service. This API removes the need for manual effort and expedites data retrieval through system-to-system interaction.
Before you begin
To use the Jeppesen Trip Kit as a Service API, certain prerequisites must be met.
This section presents the steps for setting up your environment to use the Trip Kit as a Service API, using the Postman API development environment. If you use another API development environment, you can adapt the steps shown here.
Setting up a certificate
The first step to setting up the Postman environment is to set up your certificate.
Importing the Trip Kit API collection and environment files
The Trip Kit as a Service API collection and environment files are created with your Jeppesen representative during the onboarding process. Import these files into Postman.
Getting a token
After you import the collection and environment files, get a token from the Jeppesen Identity Access Management (IAM) system.
Requesting a trip kit
After you have a token, request the trip kit.
Getting the trip kit S3 URL
When the trip is created, send the trip kit URL.
Jeppesen provides the Trip Kit as a Service API so that your systems can create trip kit PDFs without the need for human input. This section describes the expected call and response types.
Workflow
This workflow shows the REST calls that the Jeppesen Trip Kit as a Service API accepts and the high-level responses it returns.
1. Authenticate
The first request authenticates your certificate with the Trip Kit service.
2. Request a trip kit
This API receives a request to create a trip kit.
3. Get trip kit PDF
This API lets you know if the trip kit PDF is ready. If so, the URL to the PDF is provided. Generating the trip kit generally takes 20 to 30 seconds to complete.
4. Download Trip Kit PDF
When the trip kit is ready, the PDF is stored on the server. It is available for sending to the user's mobile app when requested. The URL link to the PDF is valid for 8 hours.
If the trip kit or download request has an error, the Trip Kit as a Service API returns an error or warning message.
Messages from the Request a Trip Kit API
One of these messages can appear if an issue arises from the Request a Trip Kit API.
Messages from the Download Trip Kit API
One of these messages can appear if an issue arises from the Download a Trip Kit API.
Terms and Conditions
Jeppesen has defined a set of rules our customers agree to before they use our services.
Release notes
Release notes describe new features since the previous release, issues that were resolved, and any known limitations.
Download a PDF
A PDF of this Trip Kit as a Service API Guide is available for printing or viewing offline.