Skip to main content

Mint a speech-to-text token (in progress)

POST 

/api/v1/llm/stt-token

Mints a short-lived speech-to-text token using the configured Cartesia credential. The request fails when that credential is missing. The client uses this token to call the STT API directly so the backend key never reaches the client.

Request​

Responses​

STT token minted

Document ID: DOC-MA-conversations-api-mintSttToken. Section identities and revisions.

SectionStable reference
OverviewDOC-MA-conversations-api-mintSttToken#overview
RequestDOC-MA-conversations-api-mintSttToken#request
ResponsesDOC-MA-conversations-api-mintSttToken#responses