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
Generate structured, schema-controlled documents on
POST /documents — four template-supply paths, interaction-optionalSections & Templates
Beta
Author, version and publish your own sections and templates as first-class, UUID-addressable resources
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
| Connection | REST | REST | WSS | REST |
| Data processing | Synchronous | Synchronous | Synchronous | Synchronous |
| Architecture | Stateless or Stateful1 | Stateful | Stateful | Stateless |
| Text Gen | Documents | Documents | FactsR | FactsR |
| Based on Templates | Yes | Yes | No | No |
| Quality Assurance | coming soon | Guardrails | coming soon | N/A |
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.