Skip to main content
POST
Create Voice

Authorizations

PersoPlatform-APIKey
string
header
required
xi-api-key
string
header
required

Use this header if you want to call the API with an ElevenLabs-compatible SDK. Pass your Perso API key as the xi-api-key header value.

Body

name
string
required
Required string length: 1 - 255
files
file[]
required

One or more audio sample files used to clone the voice.

Minimum array length: 1
remove_background_noise
boolean
default:false

If true, denoise the sample audio before training the clone.

description
string
prompt_text
string
default:""

Optional transcript of the sample audio, used to improve clone fidelity.

Response

voice_id
string
required