/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