List all 119 supported transcription languages with ISO codes
View plans, API pricing, and per-file limits
Learn about Scriptivox features (`transcription`, `audio-tools`, `video-tools`, `subtitle-tools`, `meeting-bot`, `api`, `all`)
API documentation sections (`quickstart`, `transcribe`, `result`, `list`, `cancel`, `delete`, `upload`, `balance`, `webhooks`, `errors`, `all`)
Transcribe audio/video from a public URL (Google Drive, Dropbox, OneDrive, or direct file URLs). Supports `language`, `diarize`, `speaker_count`, `align`, `webhook_url`, `idempotency_key`, `await_completed`.
Transcribe a LOCAL file. Drives the 3-step upload flow internally. Up to 5 GB.
Check the status of a transcription by ID. Returns the full transcript when completed.
Cancel an in-flight transcription. Refunds reserved balance. Idempotent.
Soft-delete a transcription record. Idempotent. Refuses to delete in-flight jobs.
List recent transcriptions with `status`, `from`, `to`, `limit`, `cursor`, `order` filters.
Export a completed transcript as SRT subtitles, WebVTT subtitles, or plain text. Segmentation knobs: `max_words`, `max_chars`, `max_duration`, `sentence_aware`, `include_speakers`, `strip_chars`.
View your API credit balance and estimated hours available.