Skip to main content
POST
Create speech (text-to-speech)

Authorizations

Authorization
string
header
required

Your Kubox API key (kbx_live_…) from the console.

Body

application/json
model
string
required

A text-to-speech model id from GET /v1/models.

input
string
required

The text to speak.

Minimum string length: 1

Response

The generated audio.

The response is of type file.