Wan 2.2 is now available on Pollo AI API platform. Try it now!
cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/minimax/minimax-hailuo-02 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "input": { "image": "<string>", "videoModel": "minimax-hailuo-02", "prompt": "<string>", "promptOptimizer": true, "resolution": "768P", "length": 6 }, "webhookUrl": "<string>" }'
{ "taskId": "<string>", "status": "waiting" }
Minimax’s Hailuo 02 offers precise prompt execution, advanced physics handling and crystal-clear 1080p resolution. Learn how to integrate and set up here.
API key to authorize requests
Successful response
The response is of type object.
object