/api/v1/video/transcriptions
Video
비디오 전사 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
공개적으로 접근 가능한 비디오 URL을
url에 전달하세요. 구조화된 출력을 원할지 일반 텍스트 전사를 원할지에 따라 response_format을 json(기본값) 또는 text로 선택적으로 설정할 수 있습니다.
인증
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
본문
application/json