{"service":"Clinical Speech Diagnosis and Rehabilitation API","version":"2.1.0","timestamp":"2026-06-15T17:17:14.481693","endpoints":{"diagnosis":"/api/v1/diagnosis","batch_diagnosis":"/api/v1/diagnosis/batch","rehabilitation_session":"/api/v1/rehabilitation/session","rehabilitation_round":"/api/v1/rehabilitation/round","rehabilitation_single_word":"/api/v1/rehabilitation/single-word","rehabilitation_examples":"/api/v1/rehabilitation/examples/{phoneme}","health":"/health","docs":"/docs"},"rehabilitation_workflow":{"description":"Round-based rehabilitation from diagnosis batch_summary_report","steps":["1. Call /api/v1/diagnosis/batch with audio files to get batch_summary_report","2. Call /api/v1/rehabilitation/round with round=1 and batch_summary_report","3. If combined_avg < 80%, re-record and call round=1 again","4. If combined_avg >= 80%, proceed to round=2","5. Repeat until all 3 rounds are completed"]}}