/api/v1/video/transcriptions
Video
Video Transcriptions API (Beta)
Transcribes video audio from a public URL.
Authentication: This endpoint accepts either a Bearer API key or an X-Sign-In-With-X header for x402 wallet-based authentication. When using x402, a 402 Payment Required response indicates insufficient balance and includes top-up instructions.
POST
/api/v1/video/transcriptions
Send a publicly accessible video URL inDocumentation Index
Fetch the complete documentation index at: https://veniceai-docs-guide-security-code-reviewer.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
url. Optionally set response_format to json (default) or text depending on whether you want structured output or plain transcript text.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request to transcribe a YouTube video URL to text.