Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Headers

Accept
enum<string>
default:application/json
required
Available options:
application/json

Body

multipart/form-data

Video transcription parameters

video
file
required

Video file to transcribe. Supported formats: MP4, MPEG, QuickTime (MOV), AVI, WMV, OGG. Maximum file size: 50 MB. Video must contain an audio stream.

include_ts
boolean
required

Should transcription include timestamps

model
string

The model to use for generation

Example:

"WhisperLargeV3"

Response

Calculated price for video to text inference.

data
object