cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/minimax/video-01-live2d \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "prompt": "<string>" }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Hailuo Live2D is an advanced AI model from Minimax that is designed to turn still images into vivid animations with smooth, stable motion, supporting a wide range of artistic styles. Learn how to integrate it below.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing