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

Authorizations

Authorization
string
header
required

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

Body

multipart/form-data
file
file
required

The audio file to transcribe.

model
string
required

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

Response

The transcription.

text
string
duration
number

Audio length in seconds, when reported.