The Medera JavaScript SDK works in Node.js 18+, modern browsers, Bun, Deno, and edge runtimes (Cloudflare Workers, Vercel Edge).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.
Install
Quick start
What’s in the box
- REST client for every API resource
- WebSocket clients for
/streams,/transcribe, and/therapy - Auth helpers with automatic token refresh
- Webhook signature verification
- TypeScript types for every resource
- Built-in retry with exponential backoff
- Request idempotency support