Skip to content
中文

Provider Notes

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

curl --location --request POST '{{BASE_URL}}/qwen/api/v1/services/aigc/video-generation/video-synthesis'
--header 'X-DashScope-Async: enable'
--header "Authorization: Bearer $DASHSCOPE_API_KEY"
--header 'Content-Type: application/json'
--data '{
"model": "video-style-transform",
"input": {
"video_url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20250704/viwndw/%E5%8E%9F%E8%A7%86%E9%A2%91.mp4"
},
"parameters": {
"style": 0,
"video_fps": 15
}
}'

Success response

{
"output": {
"task_id": "xxxxxxxx",
"task_status": "PENDING"
},
"request_id": "7574ee8f-38a3-4b1e-9280-11c33ab46e51"
}

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

curl -X GET
--header "Authorization: Bearer $DASHSCOPE_API_KEY"
{{BASE_URL}}/qwen/api/v1/tasks/{task_id}

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

{
"request_id": "b67df059-ca6a-9d51-afcd-xxxxxxxxxxxx",
"output": {
"task_id": "d76ec1e8-ea27-4038-8913-xxxxxxxxxxxx",
"task_status": "SUCCEEDED",
"submit_time": "2024-05-16 13:50:01.247",
"scheduled_time": "2024-05-16 13:50:01.354",
"end_time": "2024-05-16 13:50:27.795",
"output_video_url": "http://xxx/result.mp4"
},
"usage": {
"duration": 3,
"SR": 720
}
}

Available Models

Model NameNotesUnit Price
video-style-transformProvider note720P:0.5Provider note