fr/Video
API Transcriptions vidéo (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
Envoyez une URL de vidéo publiquement accessible dans
url. Définissez éventuellement response_format sur json (par défaut) ou text selon que vous souhaitez une sortie structurée ou un texte de transcription brut.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Corps
application/json
Request to transcribe a YouTube video URL to text.
Précédent
Récupérer la vidéoRetrieve a video generation result. Returns the video file if completed, or a status if the request is still processing.
**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.
Suivant
/api/v1/video/transcriptions