OpenAI's Sora 2 and Sora 2 Pro APIs are now available on Pollo AI API platform. Try Now
cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/vidu/vidu-v1-5 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "input": { "prompt": "<string>", "image": "<string>", "imageTail": "<string>", "length": 4, "resolution": "360p", "movementAmplitude": "auto", "seed": 123 }, "webhookUrl": "<string>" }'
{ "taskId": "<string>", "status": "waiting" }
Vidu 1.5 is a powerful AI video generation model with high prompt adherence, featuring smooth transitions and creative effects. Learn how to integrate it below.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing