Create a new Access Token

Create a new Access Token. Use the code examples to create an Access token on your local machine. Then copy the access_token into the Authorization header of any endpoint in the documentation to start making calls. The audience should be set to https://api.pax8.com for the partner endpoints.

Body Params

Token Request

string
required

The client id

string
required

The client secret

string
enum
required
Allowed:
string
enum
required
Allowed:
Responses

Language
Response
Choose an example:
application/json