API key and API Secret are used to authenticate requests to the Axonius API.
- Access to Axonius Platform.
- Login in to Axonius with a user account or service account whose role has the API access enabled permission.
- At the bottom of the navigattion toolbar, click on your account avatar.
- Click User Settings and then click the API Key tab.
- Copy the existing API Key and Secret.
URL
There are two options of Axonius URL
If you have local installation: the url might be something like
gui.axonius.local
or an internal IP address specific to your network if using local hosting.If you use cloud: the address in your browser when logged into the Axonius web interface, something like
https://<yourdomain>.com
Username
This is the API Key you get in the previous steps.
Secret
This is the API Secret you get in the previous steps.