Postman – Get a Token

This section addresses how to get a token using the Authorization endpoint, Client Id, and Client Secret keys in the Postman application.

1. Sign In to the Axosnet Cloud Solutions platform and select Axosnet iVerifier V4.0 – Monitor.

Note: If you need further information, please refer to the ACS Manual, Log in section. 

2. Inside the application, on the “Dashboard” page, click the “Details” button.

3. A window called “Details” emerges. Next, some keys are needed to create a token. Firstly, copy the “Authorization Endpoint” key by clicking the copy icon on its right.

4. In the Postman application, choose the POST method.

5. Paste the “Authorization Endpoint” key to the right of the POST dropdown.

6. Click on the “Authorization” tab.

7. In the “Type” dropdown list, select the “Basic Auth” option.

8. Return to the Axosnet iVerifier V4.0 – Monitor application and copy the “Client ID” content with the button on its right.

9. Return to the Postman application and paste the information in the “Username ” field.

10. Repeat the process with the “Client Secret” field, and use the button on its right.

11. Return to the Postman application and paste the information in the “Password” field.

12. Click “Send.”

13. The token will be created.

Note: The token may expire within an hour. To get a new token, repeat step 12.