⚠️紧急通知:由于火山官方近期在严格自查客户违规转售 API 的行为,当前海外渠道收到官方预警。即日起,先暂停海外seedance API 接口服务,恢复时间另行通知,非常抱歉给您带来不便,感谢理解与支持🙏
{
"model": "viduq3-pro-fast",
"images": ["https://prod-ss-images.s3.cn-northwest-1.amazonaws.com.cn/vidu-maas/template/image2video.png"],
"prompt": "The astronaut waved and the camera moved up.",
"audio": true,
"voice_id": "professional_host",
"duration": 5,
"seed": 0,
"resolution": "1080p",
"movement_amplitude": "auto",
"off_peak": false
}curl --location 'https://vg-api.aig-ai.com/v1/viduq3-pro-fast/img2video' \
--header 'Authorization: Bearer sk-abcdefghijklmnopqrstuvwxyz1234567890' \
--header 'Content-Type: application/json' \
--data '{
"model": "viduq3-pro-fast",
"images": ["https://prod-ss-images.s3.cn-northwest-1.amazonaws.com.cn/vidu-maas/template/image2video.png"],
"prompt": "The astronaut waved and the camera moved up.",
"audio": true,
"voice_id": "professional_host",
"duration": 5,
"seed": 0,
"resolution": "1080p",
"movement_amplitude": "auto",
"off_peak": false
}'{
"task_id": "your_task_id_here",
"state": "created",
"model": "viduq3-pro",
"style": "general",
"prompt": "In an ultra-realistic fashion photography style featuring light blue and pale amber tones, an astronaut in a spacesuit walks through the fog. The background consists of enchanting white and golden lights, creating a minimalist still life and an impressive panoramic scene.",
"duration": 5,
"seed": random_number,
"aspect_ratio": "4:3",
"resolution": "540p",
"movement_amplitude": "auto",
"payload": "",
"off_peak": false,
"credits": credits_number,
"created_at": "2025-01-01T15:41:31.968916Z"
}