To interact with secured endpoints of the Domino REST API, you must send an API authentication 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
.
Get your API key
-
Go to Account Settings.
-
Go to Settings > API Key to see your key.
Caution