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/bytedance/seedance \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "input": { "image": "<string>", "imageTail": "<string>", "prompt": "<string>", "resolution": "480p", "length": 5, "seed": 123, "cameraFixed": false }, "webhookUrl": "<string>" }'
{ "taskId": "<string>", "status": "waiting" }
Seedance AI is an innovative streaming AI model that uses advanced artificial intelligence to generate both images and videos in real time. Learn how to integrate it below.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing