Skip to main content
All EkaScribe APIs are built on the MedScribe Alliance scribe-emr protocol — an open, session-based standard for connecting medical scribe services with EMRs. EkaScribe is the first medical scribe service to open-source and implement it. Why it matters: integrate once against the protocol (no vendor lock-in), a standard session lifecycle everywhere, and self-describing services — Discovery advertises models, formats and languages so clients configure themselves at runtime.
Protocol conceptEkaScribe API
Service discoveryDiscovery — public, no auth
Session lifecycleSessions — create → audio → end → poll
Structured outputsTemplates · Documents
Current implementation: protocol v0.1 (negotiable via the Discovery response’s supported_versions). Spec and schemas live in the GitHub repo.