📢【模型预告】MiniMax H3 多模态视频模型即将上线 API 调用!上线后可前往 模型广场 查看调用,敬请期待!
curl --location --request POST 'https://vg-api.aig-ai.com/v1/query/sora-2/video_69b7b2556a048190a01eb24a2211f5c4' \
--header 'Authorization: Bearer sk-abcdefghijklmnopqrstuvwxyz1234567890'{
"error": null,
"size": "720x1280",
"progress": 100,
"prompt": "Animate the cat on motorcycle with neon light effects (based on reference image)",
"remixed_from_video_id": null,
"seconds": "8",
"id": "video_69b7b2556a048190a01eb24a2211f5c4",
"download_url": "https://download-vod.aig-ai.com/azure/621703578152/sora-2/video_69b7b2556a048190a01eb24a2211f5c4",
"model": "sora-2",
"created_at": 1773646421,
"completed_at": 1773646563,
"expires_at": 1773732821,
"status": "completed",
"object": "video"
}