Skip to main content

Billing

Manage your subscription and billing through the API.

Get Subscription

Response 200 OK

Plans

Create Checkout Session

Creates a Stripe checkout session for subscription upgrade.
string
required
Plan to subscribe to: pro, team, or enterprise.
Response 200 OK

Create Billing Portal

Creates a Stripe billing portal link for managing payment methods, invoices, and plan changes.
Response 200 OK

Cancel Subscription

Cancels the subscription at the end of the current billing period.
Response 200 OK