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

# dope.security - How do I link my account?

# Overview

To authenticate with dope.security, you will need:

1. **Client ID** - A unique identifier for your API client.
2. **Client Secret** - A secret key used alongside your Client ID to obtain access tokens.

This guide will walk you through creating API client credentials in the dope console.

### Prerequisites

* You must have a dope.security account with **admin** access to the dope console.

### Instructions

#### Step 1: Creating API client credentials

1. Log in to the dope console as an admin.
2. Go to **Settings** > **API**, then click **+ Generate**.
3. Save the client — a **Client ID** and **Client Secret** will be generated for you.

<img src="https://mintcdn.com/nango/SBV5I86VKksCDjQO/api-integrations/dope-security/dashboard.png?fit=max&auto=format&n=SBV5I86VKksCDjQO&q=85&s=534123b553cc4574fe5e2251e7564460" width="1912" height="499" data-path="api-integrations/dope-security/dashboard.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 dope.security.
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/SBV5I86VKksCDjQO/api-integrations/dope-security/form.png?fit=max&auto=format&n=SBV5I86VKksCDjQO&q=85&s=1bf1719c45bae68df7a262c6ebcd6905" style={{maxWidth: "450px" }} width="499" height="701" data-path="api-integrations/dope-security/form.png" />

You are now connected to dope.security.
