# Corti API

Healthcare AI API for medical transcription, clinical documentation, coding, and agentic workflows.

## Access profile

| Field | Value |
| --- | --- |
| Category | API |
| Sector | Health |
| Access type | Direct |
| Auth required | Restricted |
| Reliability | Stable |
| Official | Yes |
| Status | active |
| Agent can | read, write, submit, search |

## Links

- Website: https://www.corti.ai
- Docs: https://docs.corti.ai
- GitHub: https://github.com/corticph/corti-sdk-javascript
- Directory entry: https://agentaccess.dk/corti

## About

Corti provides a production healthcare AI platform with REST and WebSocket interfaces for real-time and recorded speech transcription, clinical document generation, fact extraction, medical coding, and AI agents. The official JavaScript/TypeScript and C#/.NET SDKs support OAuth 2.0 authentication, automatic token refresh, pagination, retries, and typed API access. Integrations operate within an EU or US environment and tenant, with access controlled through credentials issued in the Corti Console.

## Agent use cases

- Transcribe clinical speech in real time through the WebSocket API
- Generate structured clinical notes from transcripts and encounter context
- Predict medical codes from clinical documentation
- Extract structured clinical facts from patient interactions
- Create and run healthcare AI agents for multi-step workflows

## Notes

Requires a Corti Console account, tenant, environment, client ID, and client secret. Server-to-server integrations should use OAuth 2.0 client credentials; full-scope tokens must never be exposed in browsers. Use limited-scope tokens or a backend proxy for browser WebSocket access. The platform processes sensitive health information, so implement appropriate GDPR, data residency, access-control, retention, and clinical governance measures. Public rate limits were not identified in the reviewed documentation.

---
Source: [AgentAccess](https://agentaccess.dk/) — directory of agent interfaces for Denmark.