Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://vip.xmsmartlink.com/v1/videos/{video_id}/content \ --header 'Authorization: Bearer <token>'
"<string>"
返回已完成 Sora 视频的生成内容。
使用 Authorization: Bearer <YOUR_API_KEY> 进行认证。
Sora 视频 ID。
视频二进制内容。
The response is of type file.
file