Get API key

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.

Find your Domino Rest API key

To authenticate your requests, include your API key with the header X-Domino-Api-Key.

Get your API key
  1. Go to Account Settings.

    Get API key
  2. Go to Settings > API Key to see your key.

    View API key
Caution
Anyone with this key can authenticate to the Domino application as the user it represents and take any actions that user is authorized to perform. Treat it like a sensitive password.

Find your Model Monitoring API token

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.

Get your Model Monitoring API token

  1. From the navigation pane, click Model Monitor.

  2. Click Settings.

  3. Click API Token.

  4. 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.