Authorization: Bearer ********************{
"model": "wan2.2-t2i-flash",
"prompt": "一只小猫在草地上奔跑,电影感,光影自然",
"input_reference": "https://images.unsplash.com/photo-1514888286974-6c03e2ca1dba?w=1024",
"duration": 5
}curl --location '/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "wan2.2-t2i-flash",
"prompt": "一只小猫在草地上奔跑,电影感,光影自然",
"input_reference": "https://images.unsplash.com/photo-1514888286974-6c03e2ca1dba?w=1024",
"duration": 5
}'{
"id": "task_xGOhEWZIx3qiVkqL7rCE0np45eaTM2HA",
"task_id": "task_xGOhEWZIx3qiVkqL7rCE0np45eaTM2HA",
"object": "video",
"model": "wan2.6-r2v-flash",
"status": "queued",
"progress": 0,
"created_at": 1775026176
}