Frequently asked questions?

?

Still have any question? Please contact our sales team

Contact our sales team
What is the Recharge API?
The Recharge API is a RESTful interface that allows developers to manage subscription products, customer data, and billing workflows programmatically within the Recharge platform.
What can I do with the Recharge API?
You can create and manage products, subscriptions, orders, customers, and integrate Recharge with your existing e-commerce or CRM systems.
Who can use the Recharge API?
The API is available to merchants, developers, and partners with a Recharge account and appropriate API access permissions.
What authentication method does Recharge API use?
The API supports secure authentication using API keys or OAuth 2.0, depending on the access level and use case.
Can I manage customer subscriptions with the API?
Absolutely. You can create, pause, update, or cancel customer subscriptions through dedicated endpoints.
Does the API support bulk operations?
While most operations are done per resource, certain bulk tasks can be automated through batch processes or external scripting.