To use the v2 Integration API, you must first obtain an authentication token, via either basic authentication or Certificate Authority (CA) authentication.
Tokens are valid for 35 minutes.
Use a POST call to obtain your token, based on your authentication method, obtain an authentication token using:
If your token is about to expire, refresh your token to remain authenticated.