> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-integration-config-credentials-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Zoom (Server-to-Server OAuth) - How do I link my account?

## Overview

To authenticate with Zoom using Server-to-Server OAuth, you need the **Account ID**, **Client ID**, and **Client Secret** from a Server-to-Server OAuth app.

This guide walks you through creating the app and finding these values.

### Prerequisites:

* A Zoom account with developer permissions on the [Zoom App Marketplace](https://marketplace.zoom.us/).

### Instructions:

#### Step 1: Creating a Server-to-Server OAuth app

1. Sign in to the [Zoom App Marketplace](https://marketplace.zoom.us/) with an account that has developer permissions.
2. In the lower-left navigation pane, click **Developer**. This link only appears if your account has developer permissions — check with your admin if you don't see it.

<img src="https://mintcdn.com/nango-wari-integration-config-credentials-api/giE5DNeL9l_bHEhz/api-integrations/zoom-cc/dashboard.png?fit=max&auto=format&n=giE5DNeL9l_bHEhz&q=85&s=d42ed7a1f73b8cff9308f7d82d5b8bc1" width="3024" height="1486" data-path="api-integrations/zoom-cc/dashboard.png" />

3. On the **Created apps** page, click **Develop** and select **Build an app**.

<img src="https://mintcdn.com/nango-wari-integration-config-credentials-api/giE5DNeL9l_bHEhz/api-integrations/zoom-cc/create_app.png?fit=max&auto=format&n=giE5DNeL9l_bHEhz&q=85&s=a803a88139f48901d655acf4bd26189b" width="3024" height="1176" data-path="api-integrations/zoom-cc/create_app.png" />

4. Select **Server-to-Server OAuth app**, enter a name and click **Create**.

5. On the **App Credentials** section, note your **Account ID**, **Client ID**, and **Client Secret** — you'll enter all three in Nango.

<img src="https://mintcdn.com/nango-wari-integration-config-credentials-api/giE5DNeL9l_bHEhz/api-integrations/zoom-cc/credentials.png?fit=max&auto=format&n=giE5DNeL9l_bHEhz&q=85&s=82e5e290d67bf3a23bdc4f1cf7ce4783" width="3024" height="1456" data-path="api-integrations/zoom-cc/credentials.png" />

6. Under **Information**, add a description, company name, and developer contact name and email (required for activation).
7. Under **Scopes**, click **Add Scopes** and add the API scopes your integration needs.
8. Activate the app. You can't generate an access token until it's activated — if activation fails, resolve any errors shown before continuing.

#### Step 2: Enter credentials in the Connect UI

1. Open the form where you need to authenticate with Zoom.
2. Enter your **Account ID**, **Client ID**, and **Client Secret** in their designated fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-wari-integration-config-credentials-api/giE5DNeL9l_bHEhz/api-integrations/zoom-cc/form.png?fit=max&auto=format&n=giE5DNeL9l_bHEhz&q=85&s=b1d1273f56ec83e84e0845e29f8f3e82" style={{maxWidth: "450px" }} width="990" height="1212" data-path="api-integrations/zoom-cc/form.png" />

You are now connected to Zoom.
