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

# 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/GsRnv_wkWw1CaCcH/api-integrations/recall-ai/region.png?fit=max&auto=format&n=GsRnv_wkWw1CaCcH&q=85&s=265d098a547d55270430d8af248549fb" 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/GsRnv_wkWw1CaCcH/api-integrations/recall-ai/developers.png?fit=max&auto=format&n=GsRnv_wkWw1CaCcH&q=85&s=fcc7618619ec84f46c8bfab8ffd806ad" 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/GsRnv_wkWw1CaCcH/api-integrations/recall-ai/form.png?fit=max&auto=format&n=GsRnv_wkWw1CaCcH&q=85&s=51b55fa3c823aafc4c39a9ca4df060ef" style={{maxWidth: "450px" }} width="499" height="699" data-path="api-integrations/recall-ai/form.png" />

You are now connected to Recall.ai.
