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

Caution
This feature will be deprecated in future versions of Domino. Domino recommends using Service Accounts as they provide stable, token-based authentication for API calls, independent access management, and stronger security.

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.