> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-get-deployments-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ZoomInfo - How do I link my account?

# Overview

To authenticate with ZoomInfo, you need two key pieces of information:

1. **Client ID** - A unique identifier for your application on ZoomInfo.
2. **Private Key** - A secret key that is used to generate a JWT.

This guide will walk you through finding or creating those credentials within ZoomInfo.

### Prerequisites:

* You must have an account with ZoomInfo with administrator access.

#### Step 1: Finding Your Client ID and Private Key

1. Log into your admin ZoomInfo account and navigate to `Admin Portal` > `API` and click `Generate New Key`.
   This will provide you with a `Client ID` and a `Private Key`.

#### Step 2: Connect Your ZoomInfo Account

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/QJDtJlbbTcxkOCz3/integrations/all/zoominfo/nango_connect_ui.png?fit=max&auto=format&n=QJDtJlbbTcxkOCz3&q=85&s=7c08c5c8f193ccb059b4ec75a83c226d" width="444" height="758" data-path="integrations/all/zoominfo/nango_connect_ui.png" />

To authenticate using your API credentials, navigate to the ZoomInfo authentication form.
Enter your credentials as follows:

* Client ID: Your ZoomInfo Client ID
* Client Secret: Your ZoomInfo Private Key
  Click "Connect" to complete the authentication.

Note: Make sure to match the credentials exactly as shown above - the field names in the form may differ from your ZoomInfo dashboard.
