Search
/
Homepage
Discord
Playground
Documentation
API Reference
Documentation
API Reference
Use the API
API Conventions
Concurrency Limits and Timeouts
API Status
GET
API Status and Version
TTS
Compare TTS Endpoints
POST
Text to Speech (Bytes)
STREAM
Text to Speech (SSE)
WSS
Text to Speech (WebSocket)
Working with WebSockets
Voices
GET
List Voices
POST
Create Voice
DEL
Delete Voice
PATCH
Update Voice
GET
Get Voice
POST
Localize Voice
POST
Mix Voices
POST
Clone Voice
Voice Changer
POST
Voice Changer (Bytes)
STREAM
Voice Changer (SSE)
Datasets
GET
List
POST
Create
GET
List Files
POST
Upload File
Homepage
Discord
Playground
Datasets
Create
POST
https://api.cartesia.ai
/
datasets
/
Headers
Auth
X-API-Key
string
Required
Cartesia-Version
"2024-06-10"
Required
Request
This endpoint expects an object.
name
string
Required
Response
This endpoint returns an object.
id
string
name
string
created_at
string
List Files
Up Next
Built with