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

# CloudTalk - How do I link my account?

# Overview

To authenticate with CloudTalk, you will need:

1. **ID** – Your CloudTalk API Access Key ID; used as the Basic Auth username.
2. **Key** – Your CloudTalk API Access Key Secret; used as the Basic Auth password. Keep it secure.

### Prerequisites

* A CloudTalk account with API access.

### Instructions

#### Step 1: Getting your API credentials

1. Log in to your CloudTalk Dashboard and go to the [API Keys](https://dashboard.cloudtalk.io/menu/account/settings/API-keys) page.
2. Click **+ Add API Key** to create a new API key.
3. Click **Show** to reveal both the ID and the Key, then copy them.

<img src="https://mintcdn.com/nango/hKBo8Iiepcg_THnW/api-integrations/cloudtalk/create_api_key.png?fit=max&auto=format&n=hKBo8Iiepcg_THnW&q=85&s=19b2985cee7255365caf733b7436bd5d" width="1915" height="588" data-path="api-integrations/cloudtalk/create_api_key.png" />

<img src="https://mintcdn.com/nango/hKBo8Iiepcg_THnW/api-integrations/cloudtalk/created_credentials.png?fit=max&auto=format&n=hKBo8Iiepcg_THnW&q=85&s=f6e77546166fc9e1c8046f45a0920e9b" width="652" height="446" data-path="api-integrations/cloudtalk/created_credentials.png" />

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

Once you have your **ID** and **Key**:

1. Open the form where you need to authenticate with CloudTalk.
2. Enter your **ID** and **Key** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/hKBo8Iiepcg_THnW/api-integrations/cloudtalk/form.png?fit=max&auto=format&n=hKBo8Iiepcg_THnW&q=85&s=bb4f74a9a0dfba9ab61458967cd573ff" style={{maxWidth: "450px" }} width="499" height="698" data-path="api-integrations/cloudtalk/form.png" />

You are now connected to CloudTalk.
