cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/wanx/wan-v2-5-preview \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "prompt": "<string>", "negativePrompt": "<string>", "length": 5, "resolution": "1080P", "seed": 123, "audioUrl": "<string>", "wanAudio": true }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Wan 2.5 API supports native audio generation and custom audio uploads for dynamic videos. It improves motion physics, prompt awareness, and visual richness, perfect for creative projects. Integrate it now.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing