aiendpoint.dev
ServicesRecurly

Recurly

community

Subscription management and billing platform for recurring revenue businesses.

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://recurly.combasicfinanceconfidence: 90/1000 discoveries1 contributors
GEThttps://v3.recurly.com/subscriptions

List subscriptions

Parameters

limitresults (integeroptional
stateactive|canceled|expired|future (stringoptional

Returns

data[] with id, plan.code, state, current_period_started_at, current_period_ends_at, total_billing_cycles, account
GEThttps://v3.recurly.com/accounts

List accounts

Parameters

limitresults (integeroptional
stateactive|closed (stringoptional

Returns

data[] with id, code, email, first_name, last_name, company, state, created_at, has_active_subscription
GEThttps://v3.recurly.com/invoices

List invoices

Parameters

limitresults (integeroptional
stateopen|paid|past_due (stringoptional

Returns

data[] with id, number, state, total, balance, currency, created_at, due_at, account, line_items[]