Get your clientID
Go to "user management" in the left side navigation

Click “Generate API Key” to obtain your client ID and secret. Remember to store them safely as they are only displayed once. If you lose them, you’ll need to regenerate a new API key and the old one will be overwritten. This step only needs to be performed once.

You can use these credentials to create access tokens on the /authenticate endpoint. You only need to regenerate the access token once it expires, not for each new process.
Last updated