Dev note
Web calling API and a new web SDK
Start voice calls from your own web app with a session token and our updated JavaScript SDK.
- Type
- New feature
- Shipped
- Areas
- API · SDK
You can now start a web call by creating a session from your backend and connecting from the browser, with the session enforcing your organization's concurrent-call limit. The web SDK is published as @omnidim-ai/client, and the docs cover the full connect flow with SDK and protocol examples.
