Overview
To authenticate with Keeper, you need two key pieces of information:- API Key - A unique identifier for your application on Keeper.
- Keeper node Id* - Is a unique identifier for a node in the Keeper node architecture. Nodes are used to organize users into groups, such as by department, location, or division.
Prerequisites:
- You must set up an Enterprise account with Keeper.
Step 1: Finding Your node id
- Log into your admin Keeper account and navigate to the Admin tab
- The root node will be the same as the organization name. Click the Kebab menu and create a new child node with a name of your choice.

Step 2: Finding Your API Key (API Token)
- To generate an API key, navigate to the Provisioning tab and click
Add Method

- Navigate and select SCIM (System for Cross-Domain Identity Management) and select Next.

- Under the Token heading, click the Generate button to create a new API Key.

Step 2: Connect Your Keeper Account

- API Key: Your API Key
- Node: The node id coresponding to the API Key. Click “Connect” to complete the authentication.