curl --location --request POST 'https://api.mindcraft.com.cn/v1/video/generations' \
--header 'Authorization: Bearer ' \
--form 'model="doubao-seedance-1-0-lite-i2v-250428"' \
--form 'prompt="CG动画风格,一只蓝色的小鸟从地面起飞,煽动翅膀。小鸟羽毛细腻,胸前有独特的花纹,背景是蓝天白云,阳光明媚。镜跟随小鸟向上移动,展现出小鸟飞翔的姿态和天空的广阔。近景,仰视视角。"' \
--form 'first_frame=@""' \
--form 'last_frame=@""' \
--form 'prompt_extend="true"' \
--form 'size="1280x720"'
{
"id": "70ace90a528f47efbd8ed3523cb422d2",
"model": "wanx2.1-i2v-plus",
"category": null,
"usage": {
"cost_points": 3500,
"cost_remake": "1 video 消耗 3500"
},
"data": {
"category": "tongyi_itv",
"model": "wanx2.1-i2v-plus",
"task_id": "c8ac64e0-cd95-4088-aed2-f6d8c7eee016"
}
}