Recurly
AnnouncedSubscription management and billing platform for consumer media and SaaS businesses, building UCP support to let AI agents handle renewals, plan changes, and dunning recovery.
Recurly has announced plans to support UCP as a participant. No public endpoint is available yet.
Recurly is a subscription billing platform used by consumer media, streaming, and SaaS businesses. Its customers include Sling TV, Twitch, and hundreds of SaaS companies managing recurring billing at scale. Recurly has announced plans to add UCP checkout support.
Recurly's strength is in consumer subscription management, particularly for media and streaming businesses with high subscriber volumes and frequent churn. Its UCP integration is designed around the subscriber lifecycle: trial activation, plan selection, renewal, churn prevention, and reactivation. Agents handling subscription management for consumers can interact with all these states through UCP.
The dunning management flow is a notable part of the integration. When a subscription renewal fails due to an expired payment method, Recurly enters a dunning sequence to retry the charge and recover the subscription. An agent with identity linking access can be notified of dunning events and prompt the consumer to update their payment method before the subscription lapses.
Recurly's coupon and promotion engine is exposed through the UCP checkout response. An agent comparing subscription options for a consumer can surface available promotional pricing as part of the checkout session data.
Why This Matters for UCP
Recurly brings subscription lifecycle management to UCP, letting agents handle trials, renewals, dunning recovery, and plan changes for consumer and B2B subscription businesses.
UCP Capabilities
UCP Endpoint
Announced — Endpoint not yet publicly available
Integration Example
// Recurly UCP subscription checkout (announced, not yet live)
// For AI agents managing consumer and SaaS subscriptions.
// When live, agents can:
// 1. Query active subscriptions via identity token
// 2. Initiate plan upgrades or downgrades
// 3. Handle dunning recovery by updating payment tokens
// 4. Reactivate lapsed subscriptions with promotional pricing
// const session = await fetch('https://yourapp.recurly.com/ucp/checkout', {
// method: 'POST',
// body: JSON.stringify({
// planCode: 'premium-monthly',
// couponCode: 'AGENT20',
// paymentToken: ucpPaymentToken
// })
// }).then(r => r.json());Category
PlatformsUCP Status
AnnouncedTags
Pricing
paid
Is this your listing? Claim it to get analytics, a verified badge, and priority placement. Claim your listing →
Related Guides
Reviews
★★★★★4.7 (3 reviews)These are illustrative examples to show what reviews will look like. Submit your own experience below.
P. Rodriguez
Commerce Engineer · Jan 22, 2026
The UCP capabilities are complete and work as advertised. Our shopping agent handles product discovery and checkout end-to-end through this platform.
L. Wang
API Developer · Feb 14, 2026
Reliable endpoint. We run automated conformance checks weekly and they pass consistently. The identity linking spec is fully implemented.
D. Müller
Solutions Architect · Feb 20, 2026
We plugged this into our agent framework and had live product discovery working within a day. The platform integration is clean.
46 other tools in Platforms
Is this your tool? Claim this listing
Related Platforms
Shopify
Platforms
The platform powering UCP for millions of merchants.
Leading e-commerce platform with native UCP checkout support for millions of merchants worldwide.
Integrations