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

# Recall.ai - How do I link my account?

# Overview

To authenticate with Recall.ai, you will need:

1. **Region** - The region where your Recall.ai account is hosted (e.g., `us-east-1`, `us-west-2`, `eu-central-1`, `ap-northeast-1`).
2. **API Key** - A key that grants secure access to the API, enabling authorized applications to interact with Recall.ai resources and services.

This guide will walk you through determining your region and generating your **API Key** within Recall.ai.

### Prerequisites:

* You must have a Recall.ai account.

### Instructions:

#### Step 1: Determine Your Region

Recall.ai uses region-specific base URLs. Your region is typically displayed in your Recall.ai dashboard.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/NhzTBAtrtvQddgUT/api-integrations/recall-ai/region.png?fit=max&auto=format&n=NhzTBAtrtvQddgUT&q=85&s=3d5d65c134cd096f0dbc413afb63589b" width="1913" height="299" data-path="api-integrations/recall-ai/region.png" />

Use the table below to identify your region:

* **US East (us-east-1):** `us-east-1`
* **US West (us-west-2):** `us-west-2`
* **Europe Central (eu-central-1):** `eu-central-1`
* **Japan Northeast (ap-northeast-1):** `ap-northeast-1`

#### Step 2: Generating Your API Key

1. Log in to your [Recall.ai account](https://www.recall.ai/login).
2. Navigate to the **Developers** page in your account settings.
3. Click **+ New API Key**, provide a name for your **API Key**, then click **Create Key**.
4. Your API key will be generated. You can copy it from the API Keys list.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/NhzTBAtrtvQddgUT/api-integrations/recall-ai/developers.png?fit=max&auto=format&n=NhzTBAtrtvQddgUT&q=85&s=c5bd2a13b55a131df0da796dba95cc0c" width="1913" height="747" data-path="api-integrations/recall-ai/developers.png" />

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

Once you have your **Region** and **API Key**:

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

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/NhzTBAtrtvQddgUT/api-integrations/recall-ai/form.png?fit=max&auto=format&n=NhzTBAtrtvQddgUT&q=85&s=ba9d8065b3f9cf3b0f238a56cb9367af" style={{maxWidth: "450px" }} width="499" height="699" data-path="api-integrations/recall-ai/form.png" />

You are now connected to Recall.ai.
