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

# Pipedream (Client Credentials) - How do I link my account?

# Overview

To authenticate with Pipedream (Client Credentials), you need:

1. **Client ID** - A unique identifier for your client.
2. **Client Secret** - A confidential key used to authenticate the identity of the application (client).

This guide will walk you through generating these within Pipedream.

### Prerequisites:

* You must have an account with Pipedream.

### Instructions:

#### Step 1: Generating your Client Credentials

1. Log in to your [Pipedream](https://pipedream.com/auth/login) account.
2. Navigate to the [API Settings](https://pipedream.com/settings/api) for your workspace.
3. Click the **New OAuth Client** button.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/GlORONyFtSdO3M4a/integrations/all/pipedream-oauth2-cc/new_oauth.png?fit=max&auto=format&n=GlORONyFtSdO3M4a&q=85&s=d706f1cf3de35eaaee818dae7636a140" width="1920" height="624" data-path="integrations/all/pipedream-oauth2-cc/new_oauth.png" />

4. Name your client and click **Create**.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/GlORONyFtSdO3M4a/integrations/all/pipedream-oauth2-cc/create_form.png?fit=max&auto=format&n=GlORONyFtSdO3M4a&q=85&s=506d934ce27f47cd3048bbd033ef3c0f" width="638" height="254" data-path="integrations/all/pipedream-oauth2-cc/create_form.png" />

5. Your **Client ID** and **Client Secret** will be generated.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/GlORONyFtSdO3M4a/integrations/all/pipedream-oauth2-cc/credentials.png?fit=max&auto=format&n=GlORONyFtSdO3M4a&q=85&s=648fd4a3379fa7679afe01a35a017115" width="638" height="542" data-path="integrations/all/pipedream-oauth2-cc/credentials.png" />

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

Once you have your **Client ID** and **Client Secret**:

1. Open the form where you need to authenticate with Pipedream (Client Credentials).
2. Enter your **Client ID** and **Client Secret** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/GlORONyFtSdO3M4a/integrations/all/pipedream-oauth2-cc/form.png?fit=max&auto=format&n=GlORONyFtSdO3M4a&q=85&s=275fc215a562c281e4ba6a47cd26145f" style={{maxWidth: "450px" }} width="500" height="807" data-path="integrations/all/pipedream-oauth2-cc/form.png" />

You are now connected to Pipedream (Client Credentials).
