Skip to main content
The Corti API brings healthcare AI — speech-to-text, text generation, agentic workflows, and medical coding — into any application. The fastest way to integrate is through our official SDKs, which handle authentication, token refresh, WebSocket connections, pagination, retries, and error handling so you can focus on building your healthcare application.
You can go from install to a working API call in a few minutes.

Introduction

Overview of the Corti API and underlying tech stack designed for healthcare

SDK Quickstart

Get oriented with Corti SDKs, patterns, and examples

Core Capabilities

Speech to Text

with industry leading medical term accuracy

Text Generation

for reliable LLM integration with your application

Agentic Framework

to build advanced AI agents and workflow automation

Medical Coding

for structured codes with clinical-grade precision

Official SDKs

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 instead of API plumbing.

JavaScript SDK

Full-featured SDK for Node.js and browser environments. Supports all REST endpoints, real-time WebSocket streaming, and every authentication flow.
npm install @corti/sdk

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.
dotnet add package Corti.Sdk

Why use an SDK?

Raw API callsWith an SDK
AuthenticationManual OAuth token exchange and refresh logicAutomatic — just provide credentials
Token managementTrack expiry, handle refresh races, store tokensBuilt-in with thread-safe refresh
WebSocketsRaw connection management, reconnection, message parsingManaged connections with typed events
Type safetyManual request/response validationFull JavaScript / C# type definitions
Error handlingParse HTTP status codes and error bodiesTyped exceptions with structured details
PaginationManual cursor/offset trackingfor await / await foreach iteration
RetriesImplement backoff for 429/5xxConfigurable automatic retries

Start Building

Review the API Reference

for all web socket, REST, Agentic, and Admin API specifications

Embed Corti Assistant

to get started with AI scribing workflows in your application today

Get Access

to API credentials, playground environment, and account management

Resources

Release notes

Learn about upcoming changes and recent API, language models, and app updates

Support center

View help articles and documentation, contact the Corti team, and manage support tickets

Authentication methods

Learn about how to use OAuth based on your workflow needs

Compliance & Trust

Review detailed compliance standards and security certifications

Please contact us if you need more information about the Corti API