Authorization

Every request sent to the Flight Rates API must be authenticated with an access token. You can obtain an access token when you log-in using the credentials provided to you in your API packet. An access token is valid for 24 hours from the time it is generated.

Bearer Token Authentication

The access token must be appended to the 'Authorization Header' as depicted in the example below:

Authorization: Bearer A90324XXZUZUgpO0dd6npHcM83CJ...

Usage Workflow

HTTP Authentication scheme "Bearer" for the API

Obtain credentials

Login

Obtain access token

Store the access token

Include token in requests

Base URL's

/api/v1

API Key (Bearer)

Parameter Name: AuthorizationIn: header

Need Support?

Our team is here to help you integrate and make the most of our APIs. Get in touch for technical support, custom solutions, or any questions.