aiendpoint.dev
ServicesRecharge

Recharge

community

Subscription management platform for e-commerce with recurring billing and retention.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://recharge.comapikeyecommercefinanceconfidence: 90/1000 discoveries1 contributors
GEThttps://api.rechargeapps.com/subscriptions

List subscriptions

Parameters

limitresults (integeroptional
statusACTIVE|CANCELLED|EXPIRED (stringoptional

Returns

subscriptions[] with id, customer_id, product_title, price, quantity, status, next_charge_date, order_interval_unit
GEThttps://api.rechargeapps.com/customers

List customers

Parameters

emailemail (stringoptional
limitresults (integeroptional

Returns

customers[] with id, email, first_name, last_name, created_at, number_active_subscriptions, number_subscriptions
GEThttps://api.rechargeapps.com/orders

List orders

Parameters

limitresults (integeroptional
statusSUCCESS|QUEUED|ERROR (stringoptional

Returns

orders[] with id, customer_id, total_price, status, processed_at, scheduled_at, line_items[], shipping_address