Tutorial
Getting api access token
Describes how to get the access tokens you need to use A2’s APIs.
Access token
Access tokens are essential for using the A2 platform’s API. Token information is required for most API calls. Only one administrator access token is issued.
Initial issuance of access token
Initially, no access token is issued. Therefore, if integration with the API is required, an access token must be obtained from 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
As soon as a new token is issued, the parts of the application that were linked using the previously issued access token will not work.
Response