Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.medera.info/llms.txt

Use this file to discover all available pages before exploring further.

Backend:
POST /api/multimodal-therapy/analyze-session
Proxies to AI Services with auth + biomarker persistence + metered credit accounting.

Request (multipart/form-data)

FieldTypeNotes
session_idstringExisting session ID
transcriptstringOptional
audio_filefileWAV / Opus, 16 kHz mono recommended
video_filefileMP4 / MOV
duration_secondsintSession duration
patient_idstringPatient ID

Response

Canonical multimodal payload (see Multimodal Architecture). Includes facial, vocal, rdoc, and clinical_context envelopes.

Quality gate

20+ words of transcript + 30 s of session signal required. Below threshold the analyzer falls back to GPT-4o transcript-inferred output with requires_human_review: true.