POST
/
v1
/
rest
/
transcribe

Authorizations

Authorization
string
headerrequired

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

Body

multipart/form-data
file
file
required

Audio file to be transcribed.

Response

200 - application/json
text
string

Transcribed text.