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/google/veo3-1-fast \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "input": { "image": "<string>", "imageTail": "<string>", "prompt": "<string>", "length": 8, "aspectRatio": "16:9", "resolution": "720p", "seed": 123, "generateAudio": true }, "webhookUrl": "<string>" }'
{ "taskId": "<string>", "status": "waiting" }
Google Veo 3.1 Fast delivers rapid video generation with exceptional visual consistency. Integrate the Veo 3.1 Fast API for swift, reliable video creation at scale.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing