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

# 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/fQZq_4crLIXjDtDP/integrations/all/recharge/tools_apps.png?fit=max&auto=format&n=fQZq_4crLIXjDtDP&q=85&s=e5336d581ca89765dd906b8deb02becf" 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/fQZq_4crLIXjDtDP/integrations/all/recharge/create_api_token.png?fit=max&auto=format&n=fQZq_4crLIXjDtDP&q=85&s=b0093f09b4e4705e7973276ebfa2f0a5" 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/fQZq_4crLIXjDtDP/integrations/all/recharge/api_key_details.png?fit=max&auto=format&n=fQZq_4crLIXjDtDP&q=85&s=925d954e44fac06a4ad087f885c8cf24" 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/fQZq_4crLIXjDtDP/integrations/all/recharge/form.png?fit=max&auto=format&n=fQZq_4crLIXjDtDP&q=85&s=f15e720d5439dbfbd7cd017a2cbd6995" style={{maxWidth: "450px" }} width="1000" height="1394" data-path="integrations/all/recharge/form.png" />

You are now connected to Recharge.
