To authenticate to the API, you need to create a new API key and then save the netosecret
field displayed when saving the API key.
If you are using an older API client that requires you provide an appname
, appkey
, and sharedsecret
, convert the netosecret
to those fields at:Decoding netosecret.
Adding a new API Key
- In the Netography portal, select Settings at the bottom of the left-hand navigation menu
- In the User Management section of Settings, select API Keys.
- Select the Add API Key button.
- Complete the fields and click Save.
- Select the clipboard icon to copy the
netoseceret
value to your clipboard. You cannot retrieve this value again after you leave this screen. - Paste the clipboard value into a secure storage location for your secret. Using a secrets manager or vault is recommended.