For the complete documentation index, see llms.txt.

POST /v1/billing/portal

Create Customer Portal Session

Creates a Stripe Customer Portal session for managing the subscription (cancel, update payment method, view invoices). Requires an existing paid subscription.

Auth required: Yes

Responses

Authentication

Requires authentication. Pass a Bearer token (Supabase JWT) or an API key (`Authorization: Bearer vennio_sk_live_*`) in the request headers.

Base URL: https://api.vennio.app