Overview
To authenticate with ZoomInfo, you need two key pieces of information:- Client ID - A unique identifier for your application on ZoomInfo.
 - Private Key - A secret key that is used to generate a JWT.
 
Prerequisites:
- You must have an account with ZoomInfo with administrator access.
 
Step 1: Finding Your Client ID and Private Key
- Log into your admin ZoomInfo account and navigate to 
Admin Portal>APIand clickGenerate New Key. This will provide you with aClient IDand aPrivate Key. 
Step 2: Connect Your ZoomInfo Account

- Client ID: Your ZoomInfo Client ID
 - Client Secret: Your ZoomInfo Private Key Click “Connect” to complete the authentication.