Billing
Stripe-powered subscription management, checkout, invoices, and portal.
- POST
/api/v1/billing/checkoutCreate a Stripe Checkout session - POST
/api/v1/billing/portalCreate a Stripe Customer Portal session - GET
/api/v1/billing/subscriptionGet the current subscription details - GET
/api/v1/billing/invoicesList billing invoices - GET
/api/v1/billing/plansList available pricing plans - POST
/api/v1/billing/webhookStripe webhook receiver