Endpoints
Create Audio Transcription
Returns an audio.transcription
object with the generated transcription.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Response
200 - application/json
Model response
The response is of type object
.