GET
/
voices

introduction

explore your created voice clones and all built-in voices using the /voices endpoint. this resource allows you to view details of each voice, aiding in the decision-making process for your voice synthesis or animation jobs.

get acquainted with the voices available to you and make informed choices for your projects.

quick start

authentication

before you can start using our api, you need to authenticate your requests. this is done using an x-api-key that links your requests to your account. if you don’t have an api key yet, check out the instructions here to obtain one.

explore available voices

with your x-api-key ready, you have everything you need to discover and choose the right voice for your project. to sync your video via the playground above follow the instructions below:

this guide ensures you can efficiently browse and select from the voices you’ve created, streamlining your workflow for voice synthesis and animation projects.

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json
id
string
required

A unique identifier for the voice.

createdAt
string
required

The date and time the voice was created.

status
string
required

The status of the voice.

name
string

A name for the voice.

description
string

A description the voice.

inputSamples
string[]
required

Input samples for creating the voice.

outputSamples
string[]
required

Output samples for hearing the voice.