v1

latestOpenAPI 3.1.02026-08-04576672.7 KB

Create Voice

Create a new voice, optionally with reference audio files.

Accepts either:

  • application/json with a :class:CreateVoiceRequest body, or
  • multipart/form-data with a metadata JSON part and optional files parts (audio files). This is the format sent by the Python and JS SDKs when reference_files are provided.
post/v1/voices

Response

Successful Response

idinteger required
voice_idinteger required
handlestring nullable
public_idstring nullable
namestring required
descriptionstring
generative_voice_descriptionstring
supported_languagesstring[]
categorystring
agestring nullable
sexstring nullable
qualitystring
is_publicboolean
verifiedboolean
pending_verificationboolean
sample_urlstring nullable
avatar_urlstring nullable
sample_textstring