cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/pollo/pollo-v1-5 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "prompt": "<string>", "imageTail": "<string>", "length": 5 }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Pollo 1.5 is our advanced and versatile model. With it, users can produce high-resolution, creative, and cinematic videos efficiently from text and image inputs. Learn how to integrate it here.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing