How and where do I get the token?
After you have created an application and subscribed to the API of interest, you can get a token in two ways.
- Auto-Generated Token: You can use this token in the Report request of your Postman Collection until the expiration time has passed. Then a new token will be generated.
- Manually-Generated Token: You can also use the Client ID and Client Secret under the Manually Generated Token in the Authorization tab of Postman Collection. After you click Send, you will be able to generate a token whenever needed.