> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gominimal.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Recharge

> Connect Recharge to Minimal AI

Connecting Recharge lets your AI agents look up subscriptions and subscription orders from Recharge.

## What you'll need

* **Subdomain** — your Recharge store subdomain.
* **API key** — a Recharge API token.

## Create your Recharge API key

<Steps>
  <Step title="Open API tokens">
    In the Recharge merchant portal, go to **Settings > API tokens** (Apps / Integrations).
  </Step>

  <Step title="Create a token">
    Click **Create an API token**, add a description (for example, `Minimal AI`), grant the scopes the agent needs (such as read access to customers, subscriptions, and orders), and create it. Copy the token.
  </Step>
</Steps>

## Connect in Minimal AI

Go to [Dashboard > Integrations](https://gominimal.ai/dashboard/integrations), click **Add an integration > Recharge**, and fill in your subdomain and API key.

<Warning>
  Keep your API token secret and only paste it into Minimal AI's Recharge integration.
</Warning>
