How-to get access to the Maximizer API
1. Cloud version
To get access to your cloud version of Maximizer, you have to perform two steps:
1.1 Get an access token
We recommend using Personal Access Token (PAT). To get it, please follow the instruction: How to create your Personal Access Token
1.2 Get data from Maximizer API
Using your PAT, follow API reference and choose the data you want to get in the left menu.
2. On-prem version
Currently, the Octopus API is the only available option for on-prem versions. To begin working with the Octopus API in your instance, follow these steps.
2.1 Get an authentication token using Maximizer Octopus API
Please, follow the Authentication guide
2.1 Get data from Maximizer Octopus API
Please, follow the API reference to get data using Octopus API.
Updated 4 days ago