Partner API

Authentication

Api Token

Requests to the API are authenticated through auth tokens in request headers

Authorization: Token <API_TOKEN>

Where <API_TOKEN> is the token provided to you by Jobylon

For example:

Shell