# ReCharge

## **Connector Overview**

<figure><img src="/files/S3o4H9aeMF9UXxmGdz0g" alt="" width="377"><figcaption></figcaption></figure>

ReCharge is a platform that automates billing and enhances customer retention. It offers flexible tools for integrations, efficient workflows, and tailored experiences, all designed to drive growth and increase revenue for subscription-based businesses

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_RECHARGE\_API\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following ReCharge information must be gathered:

* API Key

To obtain the information required for setting up, perform the following steps:

1. Login to the [Recharge merchant Portal](https://admin.rechargeapps.com/admin/login).
2. Navigate to Tools & apps and click API tokens.
3. On the following page, click Create an API Token to generate a new token for your store.<br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdtivyr92x1a1BNyglecguNSSi60DQCHiNarQW1U2_Gsige4rsjs_YlCrFwWtF02TUI40k1-aoG6f-qPngqSYSezGqw8k1c_ow1Wq1Dotl4rdR-wdmZaXk4T8SZz6TXosB69L9rSg?key=XIy8122ZNqmu67sUe4Q2WNF3" alt=""><figcaption></figcaption></figure>
4. Use the Details fields to set a name and contact email for the token.
5. Select No access, Read access, or Read and Write access to set the scope permissions you'd like to grant the token.
6. Click Save to create your token

## **API Resources**

For more information on how to utilize the Recharge API, feel free to reference the following [documentation](https://docs.getrecharge.com/docs/api-getting-started).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/recharge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
