cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/bytedance/seedance-pro \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "prompt": "<string>", "resolution": "480p", "length": 5, "seed": 123, "cameraFixed": false }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
ByteDance’s advanced AI video model that excels in coherent multi-shot video generation. It can deliver smooth, stable motion, and accurately follow detailed prompts for complex video content.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing