| Resolution | Price |
|---|---|
| 720P | $0.08/s |
| 1080P | $0.12/s |
{
"model": "Wan",
"task_type": "wan26-txt2video",
"input": {
"prompt": "stylized animation, Sylvanas Windrunner, large expressive eyes, cartoonish proportions, battling the Lich King Arthas, exaggerated features, on a vibrant, colorful Icecrown Citadel, swirling snow effect, dynamic poses, comic book panel framing, strong rim lighting, saturated colors, stylized textures, epic clash, cartoonish smoke and impact effects, close-up on Sylvanas' determined face, wide shot of the chaotic battle, vibrant and energetic, reminiscent of Arcane, 4k, animated",
"negative_prompt": "low resolution",
"prompt_extend": true,
"shot_type": "multi",
"audio_url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20250923/hbiayh/%E4%BB%8E%E5%86%9B%E8%A1%8C.mp3",
"audio": true,
"resolution": "720p",
"aspect_ratio": "16:9",
"duration": 5,
"watermark": false,
"seed": 0
},
"config": {
"webhook_config": {
"endpoint": "https://webhook.site/3c7b8a0b-bf72-46cc-8fb9-e5ca37100f9b",
"secret": ""
}
}
}curl --location --request POST 'https://api.piapi.ai/api/v1/task' \
--header 'X-API-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "Wan",
"task_type": "wan26-txt2video",
"input": {
"prompt": "stylized animation, Sylvanas Windrunner, large expressive eyes, cartoonish proportions, battling the Lich King Arthas, exaggerated features, on a vibrant, colorful Icecrown Citadel, swirling snow effect, dynamic poses, comic book panel framing, strong rim lighting, saturated colors, stylized textures, epic clash, cartoonish smoke and impact effects, close-up on Sylvanas'\'' determined face, wide shot of the chaotic battle, vibrant and energetic, reminiscent of Arcane, 4k, animated",
"negative_prompt": "low resolution",
"prompt_extend": true,
"shot_type": "multi",
"audio_url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20250923/hbiayh/%E4%BB%8E%E5%86%9B%E8%A1%8C.mp3",
"audio": true,
"resolution": "720p",
"aspect_ratio": "16:9",
"duration": 5,
"watermark": false,
"seed": 0
},
"config": {
"webhook_config": {
"endpoint": "https://webhook.site/3c7b8a0b-bf72-46cc-8fb9-e5ca37100f9b",
"secret": ""
}
}
}'{
"code": 200,
"data": {
"task_id": "29636325-347c-4361-9df1-76c6af8835ee",
"model": "Wan",
"task_type": "wan26-txt2video",
"status": "pending",
"config": {
"service_mode": "",
"webhook_config": {
"endpoint": "https://webhook.site/3c7b8a0b-bf72-46cc-8fb9-e5ca37100f9b",
"secret": ""
}
},
"input": {
"prompt": "stylized animation, Sylvanas Windrunner, large expressive eyes, cartoonish proportions, battling the Lich King Arthas, exaggerated features, on a vibrant, colorful Icecrown Citadel, swirling snow effect, dynamic poses, comic book panel framing, strong rim lighting, saturated colors, stylized textures, epic clash, cartoonish smoke and impact effects, close-up on Sylvanas' determined face, wide shot of the chaotic battle, vibrant and energetic, reminiscent of Arcane, 4k, animated",
"negative_prompt": "low resolution",
"prompt_extend": true,
"shot_type": "multi",
"audio_url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20250923/hbiayh/%E4%BB%8E%E5%86%9B%E8%A1%8C.mp3",
"audio": true,
"resolution": "720P",
"aspect_ratio": "16:9",
"duration": 5,
"watermark": false,
"seed": 0
},
"output": null,
"meta": {
"created_at": "2025-12-17T10:28:49.8528496Z",
"started_at": "0001-01-01T00:00:00Z",
"ended_at": "0001-01-01T00:00:00Z",
"usage": {
"type": "point",
"frozen": 4000000,
"consume": 0
},
"is_using_private_pool": false
},
"detail": null,
"logs": [],
"error": {
"code": 0,
"raw_message": "",
"message": "",
"detail": null
}
},
"message": "success"
}