/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
Invia un URL video pubblicamente accessibile in
url. Facoltativamente, imposta response_format su json (predefinito) o text a seconda che tu voglia un output strutturato o il testo della trascrizione in chiaro.
Autorizzazioni
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.