Base URL
/api/v1 prefix. Use your production host in production.
Authentication
Depending on the endpoint, you authenticate with one of:
See Authentication & tokens for the full picture. Keys stay on your
backend; the browser only ever gets a token.
Response format
Every response is wrapped in a consistent envelope:success: false and an HTTP status code:
Where to start
Issue SDK Token
Mint a token for a known user.
Start a Support Session
Token + support conversation in one call.
Open an Anonymous Session
Browser-only provisioning with a public key.
Get ICE Servers
STUN/TURN config for voice/video.