recurly.com
Recurly provides subscription billing and recurring payments software for managing accounts, plans, subscriptions, invoices, transactions, and related commerce workflows. Its product documentation also covers adjacent offerings such as Recurly Commerce and Recurly Engage.
Recurly exposes two documented subscription billing HTTP APIs: the XML-based v2 API with a published OpenAPI spec and HTTP Basic auth using a private API key, and the newer JSON v3 API with public docs but no machine-readable spec or fully confirmable auth mechanics from the scraped pages. No public GraphQL API, MCP server, CLI, or other developer-callable surfaces were found on recurly.com.
- Recurly Subscriptions API v2discovered
- Recurly Subscriptions API v3discovered
In the Recurly app, go to API Credentials as a user with the Integration permission. Create or copy a Private API Key. Recurly supports multiple private keys, and you can optionally create read-only keys for GET-only access. Treat this key like a password.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing