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

# Recharge - How do I link my account?

# Overview

To authenticate with Recharge, you need:

1. **API Token** - A key that grants secure access to the API, enabling authorized applications to interact with Recharge resources and services.

This guide will walk you through generating the API Token within Recharge.

### Prerequisites:

* You must have an account with Recharge.

### Instructions:

#### Step 1: Generating Your API Token

1. Login to the Recharge merchant Portal.
2. Navigate to **Tools & apps** and click **API tokens**.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/S9yN4dzDAgP-SJUT/integrations/all/recharge/tools_apps.png?fit=max&auto=format&n=S9yN4dzDAgP-SJUT&q=85&s=c229531fa0679303e2c63669f7840963" width="2994" height="1512" data-path="integrations/all/recharge/tools_apps.png" />

3. On the following page, click **Create an API Token** to generate a new token for your store.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/S9yN4dzDAgP-SJUT/integrations/all/recharge/create_api_token.png?fit=max&auto=format&n=S9yN4dzDAgP-SJUT&q=85&s=81e79e9697b7a0b0855896bb6ef55361" width="2994" height="452" data-path="integrations/all/recharge/create_api_token.png" />

4. Use the **Details** fields to set a name and contact email for the token.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/S9yN4dzDAgP-SJUT/integrations/all/recharge/api_key_details.png?fit=max&auto=format&n=S9yN4dzDAgP-SJUT&q=85&s=38e7807152b85caefd7785bddc51e11f" width="2994" height="1560" data-path="integrations/all/recharge/api_key_details.png" />

5. Select **No access, Read access**, or **Read and Write access** to set the scope permissions you'd like to grant the token.
   <Tip>Some of the permissions are only accessible to specific plans i.e **Pro or Pro + Retain** plans.</Tip>
6. Click **Save** to create your token.

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

Once you have the **API Token**:

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

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/S9yN4dzDAgP-SJUT/integrations/all/recharge/form.png?fit=max&auto=format&n=S9yN4dzDAgP-SJUT&q=85&s=c49160de85198a9ebbc6a7fbd2ccc913" style={{maxWidth: "450px" }} width="1000" height="1394" data-path="integrations/all/recharge/form.png" />

You are now connected to Recharge.
