Billing endpoint

POST /api/billing/sync

Synchronize current Stripe subscription state.

LiveAll plans

Endpoint contract

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

Purpose

Synchronize current Stripe subscription state.

Usage boundary

Authentication required

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

Related documentation