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

# 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-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/front-api-key/create_token.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=ab079aca67ea523265fd5bb04302a3df" 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-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/front-api-key/generated_token.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=b2133b8907d7b1467670098bc2821c61" 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-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/front-api-key/form.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=1eeb443602cb87de67574f9dbe3871c7" style={{maxWidth: "450px" }} width="500" height="699" data-path="api-integrations/front-api-key/form.png" />

You are now connected to Front.
