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/video-01 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "input": { "image": "<string>", "prompt": "<string>" }, "webhookUrl": "<string>" }'
{ "taskId": "<string>", "status": "waiting" }
Minimax’s Hailuo 01 offers advanced video generation from text or images, boasting smooth motion and precise facial control. Learn how to integrate and set up here.
API key to authorize requests
Successful response
The response is of type object.
object