Billing endpoint

POST /api/billing/checkout

Create a Stripe checkout session with double-billing guard.

LiveAll plans

Endpoint contract

PropertyValue
MethodPOST
Path/api/billing/checkout
SurfaceBilling
AccessSigned-in user
StatusLive

Purpose

Create a Stripe checkout session with double-billing guard.

Usage boundary

Authentication required

Caller requirements: Signed-in user. Inputs remain subject to route-specific validation, ownership, rate, quota, and idempotency controls.

Related documentation