# Recharge integration

**Connecting Recharge to Conduit Using API Tokens** Conduit makes it easy to integrate your Recharge data by using API tokens. Follow these simple steps to set up the connection:

**Retrieve Your Recharge API Token:** Log in to your Recharge Admin Portal. Navigate to Apps then click API tokens to copy or generate new toke n

**Access Conduit:** Log in to your Conduit account or sign up if you don't have one. Navigate to the "Connections" section.

**Create a New Connection:** Click on the "Add Connection" button. Choose "Recharge" as the integration and provide a recognizable name for the connection.

**Paste API Token:** In the connection setup form, you'll find a field to paste your Recharge API token. Paste the token you copied in the first step.

**Save Connection:** After the test is successful, save the connection. Conduit will securely store the API token for future use.

**Start Importing Data:** Now you can start setting up imports from your Recharge account. Choose the data you want to pull into Conduit, such as customer data, orders, subscriptions, and more.

***

By following these steps, you'll establish a secure and reliable connection between Recharge and Conduit. Your Recharge data will be seamlessly imported into Conduit, allowing you to easily manipulate and analyze it using Conduit's powerful tools.

If you encounter any issues during the setup process, don't hesitate to reach out to our support team for assistance. We're here to help you make the most of your data integration with Conduit and Recharge.

Remember to keep your API token safe and never share it with unauthorized individuals.


---

# 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.getconduit.app/integrations/recharge-integration.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.
