Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create a therapy session
POST /api/therapy-sessions
{ "patient_id": "pat_abc", "provider_id": "prv_xyz", "template_id": "tpl_psychotherapy", "session_date": "2026-05-28T15:00:00Z", "duration_minutes": 50, "chief_complaints": ["depressed mood"], "session_goals": ["..."], "status": "scheduled" }
POST /api/co-therapy-sessions
POST /api/clinical/start