zh/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
上一页
检索视频Retrieve 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.
下一页
/api/v1/video/transcriptions