Skip to main content
Corti text generation LLMs are specifically designed for use in the healthcare domain. The API endpoints detailed below provide access to different text generation functionality. Selecting the right endpoint is important based on your needs and use case.
Please review the languages page to learn more about languages supported per endpoint and language code to use in API requests.

Corti Text Generation Endpoints

Streams

Real-time fact extraction to power intelligent ambient documentation and decision support workflows

FactsR™

Stateless REST endpoint to extract facts from text input

Guided Document Synthesis

Beta
Generate structured, schema-controlled documents on POST /documents — four template-supply paths, interaction-optional

Sections & Templates

Beta
Author, version and publish your own sections and templates as first-class, UUID-addressable resources

Documents Classic

Original POST /interactions/{id}/documents flow with templateKey and inline section overrides. Covers Classic templates & sections too. Planned for deprecation — see the migration guide.

Endpoint Functionality

ConnectionRESTRESTWSSREST
Data processingSynchronousSynchronousSynchronousSynchronous
ArchitectureStateless or Stateful1StatefulStatefulStateless
Text GenDocumentsDocumentsFactsRFactsR
Based on TemplatesYesYesNoNo
Quality Assurancecoming soonGuardrailscoming soonN/A
1 Guided Documents is interaction-optional: supply context (text / transcript / facts) for a stateless call, or supply interactionId to pull facts and transcripts attached to an existing interaction implicitly. The two are mutually exclusive today; combining them is on the roadmap.
Please contact us if you are interested in features that are not listed here, need help determining the best text generation endpoint for your needs, or have questions about how to configure your API requests.