Unified endpoint for calculating transcription price. Provide one of: source_url, source_file, or duration_seconds.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json Transcription price calculation parameters
Should transcription include timestamps
The model to use for transcription.
"WhisperLargeV3"
URL of video/audio to estimate price for. Mutually exclusive with source_file and duration_seconds.
"https://www.youtube.com/watch?v=jNQXAC9IVRw"
Audio or video file to estimate price for. Mutually exclusive with source_url and duration_seconds.
Duration in seconds for direct price estimation. Mutually exclusive with source_url and source_file.
3600
Calculated price for transcription.