Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Dados necessários para gerar o áudio

text
string
required
voiceId
string
required
externalId
string
required
callbackUrl
string
required
format
enum<string>
default:WAV
Available options:
WAV,
MP3,
OGG

Response

Solicitação de geração aceita

text
string
required
voiceId
string
required
externalId
string
required
callbackUrl
string
required
format
enum<string>
default:WAV
Available options:
WAV,
MP3,
OGG