Skip to main content
The fastest way to integrate the Corti API is through our official SDKs. They handle authentication, token refresh, WebSocket connections, pagination, retries, and error handling — so you can focus on building your healthcare application.

Official SDKs

JavaScript SDK

Full-featured SDK for Node.js and browser environments. Supports all REST endpoints, real-time WebSocket streaming, and every authentication flow.

C# .NET SDK

Production-ready SDK for .NET 8+, .NET Framework 4.6.2+, and .NET Standard 2.0. Full API coverage with async/await and WebSocket support.

Why use an SDK?

Web Components

Dictation Web Component

Drop-in <corti-dictation> element with built-in UI for real-time speech-to-text. Handles microphone management, audio streaming and live transcripts. Works with any frontend framework or vanilla HTML.

Ambient Web Component

Drop-in <corti-ambient> element with built-in UI for real-time multi-speaker ambient streaming. Handles microphone management, audio streaming, and live transcripts and facts. Works with any frontend framework or vanilla HTML.

Adapters

AI SDK Adapter

Adapter for integrating Corti A2A agents with the Vercel AI SDK. Build chat interfaces powered by Corti agents using familiar patterns like useChat.

Developer Tools

Postman Collection

Pre-built API requests for testing every Corti endpoint. Import into Postman and start exploring immediately.

Examples Repository

Working examples for JavaScript, C# .NET, React, and more — covering authentication flows, WebSocket streaming, dictation, proxy setups, and embedded assistant integration.

Quickstart

Pick your language and follow the guide:
1

Get API credentials

Sign up at the Corti Console and create an API client. See Getting Access for details.
2

Install the SDK

3

Create a client

4

Make your first API call


For support or questions, contact us