Endpoints
Create Audio Generation
POST
/
v1
/
audio
/
speech
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
model
string
requiredinput
string
requiredvoice
string
The voice to use for the generation > Voices can be found here
Response
200 - application/json
chars
integer
data
object
expiresIn
integer
model
string