Veo 3.1 and Veo 3.1 Fast APIs are now available on Pollo AI API platform. Try Now
cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/hunyuan/hunyuan \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "input": { "image": "<string>", "prompt": "<string>", "negativePrompt": "<string>", "length": 5, "mode": "fast", "soundEffects": true }, "webhookUrl": "<string>" }'
{ "taskId": "<string>", "status": "waiting" }
Huanyuan is Tencent’s 13-billion-parameter video model specializing in natural motion and realistic video and image synthesis. Learn how to integrate it here.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing