> ## 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.

# 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-wari-integration-config-credentials-api/_50Swe1FdgUxpTEZ/integrations/all/pipedream-oauth2-cc/new_oauth.png?fit=max&auto=format&n=_50Swe1FdgUxpTEZ&q=85&s=9851878aabfa6713dfa9ced787b27a05" 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-wari-integration-config-credentials-api/_50Swe1FdgUxpTEZ/integrations/all/pipedream-oauth2-cc/create_form.png?fit=max&auto=format&n=_50Swe1FdgUxpTEZ&q=85&s=e12e7e9fd246205f4f60999367086572" 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-wari-integration-config-credentials-api/_50Swe1FdgUxpTEZ/integrations/all/pipedream-oauth2-cc/credentials.png?fit=max&auto=format&n=_50Swe1FdgUxpTEZ&q=85&s=782e76a1cea51fb7456765dbb2a22ebb" 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-wari-integration-config-credentials-api/_50Swe1FdgUxpTEZ/integrations/all/pipedream-oauth2-cc/form.png?fit=max&auto=format&n=_50Swe1FdgUxpTEZ&q=85&s=da01114a3857ff5a33f1ab6f6ffe51b0" style={{maxWidth: "450px" }} width="500" height="807" data-path="integrations/all/pipedream-oauth2-cc/form.png" />

You are now connected to Pipedream (Client Credentials).
