Version 3.0 · Base URL https://api.vseepreview.com/api_v3 · 7 endpoints
Payment is integrated with Stripe. Use GET /billing/settings to retrieve the Stripe publishable key, then use Stripe.js client-side to tokenize card details before sending to VSee.
Payment sources are scoped by room_code and optionally provider_id.
/billing/settings — Get payment settings/billing/sources — List payment sources/billing/sources — Add payment source/billing/sources/{id} — Get payment source/billing/sources/{id} — Set default payment source/billing/sources/{id} — Delete payment source/billing/invoices/process — Process invoiceMachine-readable: OpenAPI JSON