cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/bytedance/seedance-pro-fast \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "prompt": "<string>", "resolution": "480p", "length": 5, "aspectRatio": "16:9", "seed": 123, "cameraFixed": false }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Seedance Pro Fast is an upgraded video model by Bytedance. It achieves an excellent balance between video generation quality, speed, and cost. Access Seaweed Pro Fast API here and integrate it now.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing