Request body
POST /api/co-therapy-sessions instead.
AI Services real-time clinical session:
Documentation Index
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 instead.
AI Services real-time clinical session:
POST /api/clinical/start