Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cartesia Text-to-Speech API

Single-shot and streamed speech generation over plain HTTP.

Cartesia Text-to-Speech API is one of 21 APIs that Cartesia publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Text-to-Speech. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 2026-03-01.

Requests are made against a single base URL, https://api.cartesia.ai.

2 operations 2 paths 5 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2026-03-01
Base URL
https://api.cartesia.ai
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Cartesia Text-to-Speech API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (sk_car_... API key or short-lived access token) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Cartesia API key (skcar...) or a short-lived access token minted via POST /access-token, passed as Authorization: Bearer . Every request also requires the Cart…

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Text-to-Speech 2

Single-shot and streamed speech generation over plain HTTP.

POST
/tts/bytes
Text-to-Speech (Bytes)
ttsBytes 1 param body → 200401422
POST
/tts/sse
Text-to-Speech (SSE)
ttsSse 1 param body → 200401422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are TtsRequest (7 properties), Error (6 properties), OutputFormat (4 properties), GenerationConfig (3 properties). Each schema is shown below with its type and property counts.

OutputFormat
object
4 properties 2 required
GenerationConfig
object
3 properties
TtsRequest
object
7 properties 4 required
Error
object
6 properties
VoiceRef
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cartesia-ai-text-to-speech-api-openapi.yml Raw ↑

Other APIs Cartesia publishes across the network.

Cartesia TTS WebSocket API
Cartesia STT WebSocket API
Cartesia Agents API
Cartesia API Keys API
Cartesia Auth API
Cartesia Calls API
Cartesia Datasets API
Cartesia Deployments API
Cartesia Infill API
Cartesia Knowledge Base API
Cartesia Metrics API
Cartesia Phone Numbers API