Backend: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.
Request (multipart/form-data)
| Field | Type | Notes |
|---|---|---|
session_id | string | Existing session ID |
transcript | string | Optional |
audio_file | file | WAV / Opus, 16 kHz mono recommended |
video_file | file | MP4 / MOV |
duration_seconds | int | Session duration |
patient_id | string | Patient ID |
Response
Canonical multimodal payload (see Multimodal Architecture). Includesfacial, 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 withrequires_human_review: true.