⚠️紧急通知:由于火山官方近期在严格自查客户违规转售 API 的行为,当前海外渠道收到官方预警。即日起,先暂停海外seedance API 接口服务,恢复时间另行通知,非常抱歉给您带来不便,感谢理解与支持🙏
{
"prompt": "A video of a cool cat on a motorcycle in the night",
"size": "720x1280",
"seconds": "4"
}curl --location 'https://vg-api.aig-ai.com/v1/sora-2' \
--header 'Authorization: Bearer sk-abcdefghijklmnopqrstuvwxyz1234567890' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "A video of a cool cat on a motorcycle in the night",
"size": "720x1280",
"seconds": "4"
}'{
"error": null,
"id": "video_69523c4ff28c8190a9e1688e9a1d76cc",
"created_at": 1766997071,
"completed_at": null,
"expires_at": null,
"progress": 0,
"prompt": "A video of a cool cat on a motorcycle in the night",
"model": "sora-2",
"object": "video",
"size": "720x1280",
"status": "in_progress",
"seconds": "4",
"remixed_from_video_id": null
}