/api/v1/video/transcriptions
Video
API de transcrições de vídeo (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
Envie uma URL de vídeo publicamente acessível em
url. Opcionalmente, defina response_format como json (padrão) ou text dependendo se você quer uma saída estruturada ou o texto puro da transcrição.
Autorizações
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Corpo
application/json
Request to transcribe a YouTube video URL to text.