{"uid":"cap_sx5sC7vQsk57pl_5LyI9v","slug":"venice-ai-video-transcription-af89bc1e","name":"Venice AI Video Transcription","description":"Video transcription.","url":"https://api.venice.ai/api/v1/video/transcriptions","method":"POST","headers":{},"bodySchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","example":"https://www.youtube.com/watch?v=dQw4w9WgXcQ","description":"YouTube video URL to transcribe."},"response_format":{"enum":["json","text"],"type":"string","default":"json","example":"json","description":"The format of the transcript output, in one of these options: json, text."}},"description":"Request to transcribe a YouTube video URL to text.","additionalProperties":false},"responseSchema":{"type":"object","required":["transcript"],"properties":{"lang":{"type":"string","example":"en","description":"Detected language code for the transcript."},"transcript":{"type":"string","description":"The transcribed text from the video."}},"description":"Video transcription response."},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"10","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$10/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"10","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"10","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_VN06ne-4M-20imxo55kIM","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"10","costPer":"request","priority":0,"asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Transcribes the audio from a YouTube video URL into text, returning the transcript and detected language.","exampleAgentPrompt":"Can you transcribe this YouTube video for me and give me the full text of what's said? Here's the URL: https://www.youtube.com/watch?v=dQw4w9WgXcQ — return it as plain text please.","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the full transcribed text from the video's audio and a detected language code (e.g. 'en'). If text format is requested, returns the transcript as a plain string.","failureModes":["Invalid or inaccessible YouTube URL returns an error","Video has no audio or only background music — transcript may be empty or inaccurate","Private or age-restricted YouTube videos may fail to process","Unsupported video format or non-YouTube URL may return an error","Insufficient balance returns 402 Payment Required with top-up instructions","Very long videos may exceed processing limits"],"whenToPreferThis":"Use this endpoint when you need to convert YouTube video audio into text and want a simple URL-in, transcript-out API with no local infrastructure. Prefer this over general speech-to-text APIs when the source is a YouTube URL rather than an uploaded audio file.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:28:12.189Z","isFirstParty":false}