/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 a SIGN-IN-WITH-X header for x402 wallet-based authentication. The legacy X-Sign-In-With-X header is also accepted during migration. When using x402, a 402 Payment Required response indicates insufficient balance and includes top-up instructions.
POST
/api/v1/video/transcriptions
Senden Sie eine öffentlich zugängliche Video-URL in
url. Optional können Sie response_format auf json (Standard) oder text setzen, je nachdem, ob Sie strukturierte Ausgabe oder reinen Transkripttext wünschen.
Autorisierungen
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.