To interact with secured endpoints of the Model Monitoring API or Domino REST API, you must send an API authentication token or key along with your request. This parameter identifies you as a specific Domino user so Domino can check for authorization.
To authenticate your requests, include your API key with the header X-Domino-Api-Key
.
-
Go to Account Settings.
-
Go to Settings > API Key to see your key.
To authenticate your requests, include your API key with the header X-DMM-API-KEY
.
Use the API Token page to generate a user-specific authentication token that is used when making requests to the Model Monitor’s public APIs.
-
From the navigation pane, click Model Monitor.
-
Click Settings.
-
Click API Token.
-
Click the Copy Token icon and replace the auth token parameter in the Model Monitoring REST API calls.
Note
|
After a token has been generated, you can click Revoke Token if necessary, based on your security policy. |