Skip to main content
POST
Clone Voice

Authorizations

Authorization
string
header
required

In the form Bearer <api_key_here>. You can find your api key in your dashboard.

Body

multipart/form-data
name
string
required

The name of the cloned voice.

clip
file
required

The audio clip to use for cloning.

model
enum<string>
required
Available options:
CARTESIA,
CSM
transcription
string

Optional transcription of the audio clip.

Response

Successful operation

id
string
required
name
string
required
voiceType
string
required
voiceTier
enum<string>
required
Available options:
STANDARD,
PREMIUM
description
string
required