Access token
Access tokens are essential for using the A2 Platform’s APIs. For security, access token must be attached to the API call of A2 Platform, otherwise you will get an authorization error. You can use only one access token in A2.Initial issuance of access token
The A2 starts with no access token issued. Therefore, if you want to integrate through the API, you need to issue an access token. The APIs is not available because the access token has not yet been issued, so you can issue it in ADM.
Regenerate access token by API
You can also change the access token as needed. This can be done through the API as well as ADM.Regenerate Access Token
Response
