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.

JavaScript / TypeScript SDK

@medera/sdk for Node 18+, modern browsers, Bun, Deno, and edge runtimes (Cloudflare Workers, Vercel Edge).

Python SDK

medera — async-first via httpx + Pydantic models. Python 3.10+.

Dictation Web Component

<medera-dictation> — drop-in dictation UI with microphone management and command parsing.

Co-Therapy Web Component

<medera-cotherapy> — multimodal capture UI with private clinician channel.

Postman

Pre-built Postman collection with the full Medera API.

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

JavaScript SDK

Install + first call.

Python SDK

Install + first call.

Authentication

Credential types + scopes.

API Reference

Every endpoint.