Endpoints
Create Audio Transcription
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Defaults to whisper-large
. The id of the model to use for the transcription
Response
200 - application/json