API contracts
Server-authorized routes keep provider credentials private and return explicit error envelopes.
POST /api/demo/session/start
POST /api/demo/voice-bootstrap
POST /api/demo/voice-finalize
POST /api/calendar/bookVoxDesk handbook
A practical, visual guide to the architecture, CRM domain, provider responsibilities, and enterprise operating model.
Layers, provider boundaries, canonical Conversation flow, and failure containment.
Read guideHow conversations become contacts, leads, opportunities, appointments, and tasks.
Read guideConfiguration, verification, simulation, activation, observability, and recovery.
Read guideServer-authorized routes keep provider credentials private and return explicit error envelopes.
POST /api/demo/session/start
POST /api/demo/voice-bootstrap
POST /api/demo/voice-finalize
POST /api/calendar/bookA configured environment variable is not proof of provider readiness. Verify connectivity, access, signed-session authorization, and persisted outcomes.
Read the release pipeline