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

# Front (API Key) - How do I link my account?

# Overview

To authenticate with Front, you will need:

1. **API Token** - A token that grants secure access to the Front Core API at the company level.

This guide will walk you through creating an **API Token** from the Front developer settings.

### Prerequisites

* You must have a Front account with **admin** privileges.

### Instructions

#### Step 1: Finding your API token

1. Log in to your [Front account](https://app.frontapp.com) and navigate to the [API Tokens](https://app.frontapp.com/settings/developers/tokens/) tab.
2. Click **Create API token**.

<img src="https://mintcdn.com/nango/5GheEfvTg-2T7M67/api-integrations/front-api-key/create_token.png?fit=max&auto=format&n=5GheEfvTg-2T7M67&q=85&s=07546ddf4367d24c648bce430c53c079" width="1916" height="414" data-path="api-integrations/front-api-key/create_token.png" />

3. Enter a descriptive name for the token.
4. Select the features, namespaces, and permissions the token should have, then click **Create**.
5. Click **Reveal** or **Copy** to obtain the token value.

<img src="https://mintcdn.com/nango/5GheEfvTg-2T7M67/api-integrations/front-api-key/generated_token.png?fit=max&auto=format&n=5GheEfvTg-2T7M67&q=85&s=a8e05397b2fc336c306da2380bc3a34d" width="1916" height="414" data-path="api-integrations/front-api-key/generated_token.png" />

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

Once you have your **API Token**:

1. Open the form where you need to authenticate with Front.
2. Enter your **API Token** in its respective field.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/5GheEfvTg-2T7M67/api-integrations/front-api-key/form.png?fit=max&auto=format&n=5GheEfvTg-2T7M67&q=85&s=a76b89fb9407eb64d3125d7b3a80f76f" style={{maxWidth: "450px" }} width="500" height="699" data-path="api-integrations/front-api-key/form.png" />

You are now connected to Front.
