⚠️紧急通知:由于火山官方近期在严格自查客户违规转售 API 的行为,当前海外渠道收到官方预警。即日起,先暂停海外seedance API 接口服务,恢复时间另行通知,非常抱歉给您带来不便,感谢理解与支持🙏
{
"model": "viduq3-turbo",
"style": "general",
"prompt": "你的视频生成描述文本",
"duration": 5,
"seed": 0,
"aspect_ratio": "16:9",
"resolution": "720p",
"movement_amplitude": "auto",
"bgm": false,
"audio": true,
"payload": "",
"off_peak": false,
"watermark": false,
"wm_position": 3,
"wm_url": "",
"meta_data": "{\"Label\":\"\",\"ContentProducer\":\"\",\"ContentPropagator\":\"\",\"ProduceID\":\"\",\"PropagateID\":\"\",\"ReservedCode1\":\"\",\"ReservedCode2\":\"\"}",
"callback_url": ""
}curl --location 'https://vg-api.aig-ai.com/v1//start-end2video' \
--header 'Authorization: Bearer sk-abcdefghijklmnopqrstuvwxyz1234567890' \
--header 'Content-Type: application/json' \
--data '{
"model": "viduq3-turbo",
"style": "general",
"prompt": "你的视频生成描述文本",
"duration": 5,
"seed": 0,
"aspect_ratio": "16:9",
"resolution": "720p",
"movement_amplitude": "auto",
"bgm": false,
"audio": true,
"payload": "",
"off_peak": false,
"watermark": false,
"wm_position": 3,
"wm_url": "",
"meta_data": "{\"Label\":\"\",\"ContentProducer\":\"\",\"ContentPropagator\":\"\",\"ProduceID\":\"\",\"PropagateID\":\"\",\"ReservedCode1\":\"\",\"ReservedCode2\":\"\"}",
"callback_url": ""
}'{
"task_id": "your_task_id_here",
"state": "created",
"model": "viduq3-pro",
"images": ["https://prod-ss-images.s3.cn-northwest-1.amazonaws.com.cn/vidu-maas/template/startend2video-1.jpeg","https://prod-ss-images.s3.cn-northwest-1.amazonaws.com.cn/vidu-maas/template/startend2video-2.jpeg"],
"prompt": "The camera zooms in on the bird, which then flies to the right. The bird's flight is smooth and natural, with a red light effect following and surrounding it from behind.",
"duration": 5,
"seed": random_number,
"resolution": "1080p",
"audio": true,
"payload":"",
"off_peak": false,
"credits":credits_number,
"created_at": "2025-01-01T15:41:31.968916Z"
}