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.

Submit STT feedback when the transcript was wrong. Feedback is used to improve the model on a quarterly cadence under your BAA.
POST /api/stt/feedback
{
  "transcript_id": "tx_abc",
  "original_text": "The patient denies suicide ideation.",
  "corrected_text": "The patient denies suicidal ideation.",
  "category": "medical_term"
}