cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/pollo/pollo-v1-6 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "imageTail": "<string>", "prompt": "<string>", "resolution": "480p", "mode": "basic", "length": 5, "seed": 123 }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Pollo 1.6 is our better, cheaper, and faster video model for high-quality, super-realistic, creative, and cinematic video generation. Learn how to integrate it below.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing