Skip to main content
Medera ships SDKs in JavaScript / TypeScript and Python plus web components for embedded experiences. All SDKs handle authentication, automatic token refresh, retries with exponential backoff, and webhook signature verification.
https://mintcdn.com/medera-357fd587/n1mgcc3nR2sq_PoL/icons/ui/square-code.svg?fit=max&auto=format&n=n1mgcc3nR2sq_PoL&q=85&s=dbd1e102b91dff8eed8a62aeff7417ff

JavaScript / TypeScript SDK

@medera/sdk for Node 18+, modern browsers, Bun, Deno, and edge runtimes (Cloudflare Workers, Vercel Edge).
https://mintcdn.com/medera-357fd587/n1mgcc3nR2sq_PoL/icons/ui/square-code.svg?fit=max&auto=format&n=n1mgcc3nR2sq_PoL&q=85&s=dbd1e102b91dff8eed8a62aeff7417ff

Python SDK

medera — async-first via httpx + Pydantic models. Python 3.10+.
https://mintcdn.com/medera-357fd587/iC-6rAuwl-0aQSw_/icons/ui/mic.svg?fit=max&auto=format&n=iC-6rAuwl-0aQSw_&q=85&s=2fa5bf2e6c0f7c96c6db63c83d109eb1

Dictation Web Component

<medera-dictation> — drop-in dictation UI with microphone management and command parsing.
https://mintcdn.com/medera-357fd587/n1mgcc3nR2sq_PoL/icons/ui/users.svg?fit=max&auto=format&n=n1mgcc3nR2sq_PoL&q=85&s=6cfd2d71e676953927a6cd89be0a86d5

Co-Therapy Web Component

<medera-cotherapy> — multimodal capture UI with private clinician channel.
https://mintcdn.com/medera-357fd587/iC-6rAuwl-0aQSw_/icons/ui/package.svg?fit=max&auto=format&n=iC-6rAuwl-0aQSw_&q=85&s=dd914d6788b778da84a9c63a2cfeed1f

Postman

Pre-built Postman collection with the full Medera API.
https://mintcdn.com/medera-357fd587/n1mgcc3nR2sq_PoL/icons/ui/terminal.svg?fit=max&auto=format&n=n1mgcc3nR2sq_PoL&q=85&s=a54c23f663622840fa7b900ec04462a5

CLI

medera CLI for deployments, evaluations, and code generation.

Common patterns

Examples repository

github.com/medera-ai/examples — working code in TypeScript, Python, Swift, and Kotlin.

What’s next

https://mintcdn.com/medera-357fd587/n1mgcc3nR2sq_PoL/icons/ui/square-code.svg?fit=max&auto=format&n=n1mgcc3nR2sq_PoL&q=85&s=dbd1e102b91dff8eed8a62aeff7417ff

JavaScript SDK

Install + first call.
https://mintcdn.com/medera-357fd587/n1mgcc3nR2sq_PoL/icons/ui/square-code.svg?fit=max&auto=format&n=n1mgcc3nR2sq_PoL&q=85&s=dbd1e102b91dff8eed8a62aeff7417ff

Python SDK

Install + first call.
https://mintcdn.com/medera-357fd587/iC-6rAuwl-0aQSw_/icons/ui/key.svg?fit=max&auto=format&n=iC-6rAuwl-0aQSw_&q=85&s=4ef54e51baa6c73498065cb90a8834ff

Authentication

Credential types + scopes.
https://mintcdn.com/medera-357fd587/n1mgcc3nR2sq_PoL/icons/ui/terminal.svg?fit=max&auto=format&n=n1mgcc3nR2sq_PoL&q=85&s=a54c23f663622840fa7b900ec04462a5

API Reference

Every endpoint.