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

# Holded (v2) - How do I link my account?

# Overview

To authenticate with Holded's v2 API, you will need:

1. **API Key** – A key that grants Nango permission to interact with the Holded API on your behalf.

This guide explains how to generate one from your Holded account.

### Prerequisites

* An active Holded account.

### Instructions

#### Step 1: Generate an API key

1. Log in to your Holded account and go to [**Settings → API**](https://app.holded.com/home#settings:/settings/developers/credentials).
2. Click **+ New API Token**.

<img src="https://mintcdn.com/nango/z9oS0YBJaBjkVGm7/api-integrations/holded-v2/generate_api_key.png?fit=max&auto=format&n=z9oS0YBJaBjkVGm7&q=85&s=77ae15653cf30f50d0d0ec3b8725cbf1" alt="Holded API settings page with the dialog for creating a new API token" width="1918" height="742" data-path="api-integrations/holded-v2/generate_api_key.png" />

3. Enter a name and select the permissions you want to grant this token.
4. Click **Create token** to generate it.

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

1. Open the form where you need to authenticate with Holded.
2. Enter your **API Key** in the API Key field.
3. Submit the form to complete authentication.

<img src="https://mintcdn.com/nango/z9oS0YBJaBjkVGm7/api-integrations/holded-v2/form.png?fit=max&auto=format&n=z9oS0YBJaBjkVGm7&q=85&s=69ef46b825a252c804ede61f9948bb18" alt="Nango connection form for Holded (v2) with the API Key field" style={{maxWidth: "450px" }} width="498" height="698" data-path="api-integrations/holded-v2/form.png" />

You are now connected to Holded.
