Manage Subscription
Billing & Usage
Manage Subscription
Get a Stripe billing portal link to change plan, update payment details, or cancel
GET
Manage Subscription
For AI agents: a documentation index is at /llms.txt. Every page is also available as markdown, just append .md to the URL.
Overview
Get a Stripe billing-portal link for the studio’s subscription. In the portal the user can change plan, update the payment method, view invoices, or cancel. Like Top Up Media Credits, this endpoint only returns a URL — all changes happen in the browser.Plans purchased through AppSumo are managed in your AppSumo account, not Stripe. AppSumo subscriptions receive a
400 with a message pointing to appsumo.com.Response
string
Stripe billing-portal URL. Open it in a browser to manage the subscription.
Example Request
Example Response
Rate Limiting
This endpoint is subject to the standard rate limit of 10 requests per minute.Next Steps
- Just need more media credits? Use Top Up Media Credits — it works for any API key and doesn’t change your plan
- Check current plan and usage with Get Plan Usage