Image-to-Motion
This section contains endpoint-specific behavior, parameters, or usage notes for this API.
curl --location '{{BASE_URL}}/qwen/api/v1/services/aigc/image2video/video-synthesis'
--header 'X-DashScope-Async: enable'
--header "Authorization: Bearer $DASHSCOPE_API_KEY"
--header 'Content-Type: application/json'
--data '{
"model": "wan2.2-animate-move",
"input": {
"image_url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20250919/adsyrp/move_input_image.jpeg",
"video_url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20250919/kaakcn/move_input_video.mp4"
},
"parameters": {
"mode": "wan-std"
}
}'Use the returned request_id to query task progress through a GET request.
curl -X GET {{BASE_URL}}/qwen/api/v1/tasks/86ecf553-d340-4e21-xxxxxxxxx
--header "Authorization: Bearer $DASHSCOPE_API_KEY"This section contains endpoint-specific behavior, parameters, or usage notes for this API.
| Model Name | Provider note | Provider note | Provider note | Provider note | Provider note |
|---|---|---|---|---|---|
| wan2.2-animate-move | Provider note | Provider note | 5 | 1 | 0.4Provider note |
| Provider note | Provider note | 5 | 1 | 0.6Provider note |