Managing API Keys
Users must have an API key in order to use the Tamr Cloud APIs. Additionally, if you are using enrichment from Dun & Bradstreet, you must configure the D&B API secret and key as a third party API key.
Create and manage these keys in Admin > API Keys.
Creating an API Key for a User
To create an API key for a user:
- Navigate to Admin > API Keys.
- Select Add Key.
- Select the user from the drop-down menu and select Add.
The new key is listed in the API Key table.
Deleting an API Key for a User
If a user should no longer have access to the Tamr Cloud APIs, delete the key for that user.
To delete an API key:
- Select the checkbox for the user's API key in the API Key table.
- Select Delete and confirm the deletion.
Configuring the Dun & Bradstreet API Key and Secret
To configure the D&B API key and secret:
- Select Add Third Party Key.
- Enter the D&B API secret (
dunsapisecret
). - Enter the D&B API key (
dunsapikey
). - Select Save.
Updated 10 days ago