Describes how to get the access tokens you need to use A2’s APIs.
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.
Initially, no access token is issued. Therefore, if integration with the API is required, an access token must be obtained from ADM.
You can also change the access token as needed. This can be done through the API as well as ADM.
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.