Travtus API & Webhook
Authentication
POST
Travtus API uses token authentication. All API calls must include the following header:
Query Parameters
Your API client_id.
Your API client_secret.
Must be client_credentials
.
Response
The token you will need to use in order to access any other API endpoints.