API Status
GET
API Status and Version
TTS
POST
Text to Speech (Bytes)
STREAM
Text to Speech (SSE)
WSS
Text to Speech (WebSocket)
Voices
GET
List Voices
POST
Clone Voice
DEL
Delete Voice
PATCH
Update Voice
GET
Get Voice
POST
Localize Voice
POST
Mix Voices
POST
Create Voice
Voice Changer
POST
Voice Changer (Bytes)
STREAM
Voice Changer (SSE)
Auth
POST
Generate a New Access Token
Infill
POST
Infill (Bytes)
Built with
GET
https://api.cartesia.ai
/
Send Request
Headers
Cartesia-Version
"2024-06-10"
Required
2024-06-10
Use example
Clear form
View in API Reference
Request
cURL
TypeScript
Python
$
curl https://api.cartesia.ai/ \
>
-H "Cartesia-Version: 2024-06-10"
Response
Send Request