Authorization: Bearer ********************{
"model": "doubao-seedance-1-0-lite-i2v-250428",
"prompt": "[图1]戴着眼镜穿着蓝色T恤的男生和[图2]的柯基小狗,坐在[图3]的草坪上,视频卡通风格",
"metadata": {
"reference_images": [
"https://ark-project.tos-cn-beijing.volces.com/doc_image/seelite_ref_1.png",
"https://ark-project.tos-cn-beijing.volces.com/doc_image/seelite_ref_2.png",
"https://ark-project.tos-cn-beijing.volces.com/doc_image/seelite_ref_3.png"
],
"ratio": "16:9",
"duration": 5,
"watermark": false
}
}curl --location --request POST 'https://ai-api.kkidc.com/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "doubao-seedance-1-0-lite-i2v-250428",
"prompt": "[图1]戴着眼镜穿着蓝色T恤的男生和[图2]的柯基小狗,坐在[图3]的草坪上,视频卡通风格",
"metadata": {
"reference_images": [
"https://ark-project.tos-cn-beijing.volces.com/doc_image/seelite_ref_1.png",
"https://ark-project.tos-cn-beijing.volces.com/doc_image/seelite_ref_2.png",
"https://ark-project.tos-cn-beijing.volces.com/doc_image/seelite_ref_3.png"
],
"ratio": "16:9",
"duration": 5,
"watermark": false
}
}'{
"id": "cgt-20260227153643-mx6c7",
"task_id": "cgt-20260227153643-mx6c7",
"object": "video",
"model": "doubao-seedance-1-5-pro-251215",
"status": "",
"progress": 0,
"created_at": 1772177804
}