cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/wanx/wan-v2-2-plus \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "prompt": "<string>", "negativePrompt": "<string>", "resolution": "1080P", "length": 5, "seed": 123 }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
The Wan 2.2 Plus AI model by Alibaba features cinematic-level aesthetic control, more stable and fluid motion synthesis, and improved realism in dynamic rendering. Learn how to integrate it below.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing