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

# Finta - How do I link my account?

## Overview

To authenticate with Finta, you need:

1. **API Key** — a key created in your Finta account settings.

This guide walks you through creating your API key in Finta.

### Prerequisites

* A [Finta account](https://app.finta.io).

### Instructions

#### Step 1: Find your API key

1. Log in to your account and go to the [API keys](https://app.finta.io/settings/api) page.
2. Click **Create Key**.

<img src="https://mintcdn.com/nango/9_HPKdprBVCcnTmd/api-integrations/finta/create_api_key.png?fit=max&auto=format&n=9_HPKdprBVCcnTmd&q=85&s=ce2e3c801390f005e1e72b172a2cb2bf" width="3024" height="1338" data-path="api-integrations/finta/create_api_key.png" />

3. Enter a name, select the account access, then click **Create Key**.
4. Copy the key immediately — it's only displayed once. It looks like `finta_...`.

#### Step 2: Enter your API key in the Connect UI

Once you have your API key:

1. Open the form where you need to authenticate with Finta.
2. Enter your **API Key** in the designated field.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/9_HPKdprBVCcnTmd/api-integrations/finta/form.png?fit=max&auto=format&n=9_HPKdprBVCcnTmd&q=85&s=4295ce583a8c16cc1ed7f9e77d1c48cc" style={{maxWidth: "450px" }} width="996" height="1230" data-path="api-integrations/finta/form.png" />

You are now connected to Finta.
