Seedance 1.0 Pro is ByteDance’s high-performance video generation model with multi-shot storytelling capabilities. It supports both text-to-video and image-to-video generation with customizable duration, frame rate, and resolution.Documentation Index
Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-remove-flash-beta-notification.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Try in playground
Test Seedance 1.0 Pro in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/seedance-1-0-pro/runsync |
| Pricing | $0.12–$1.22 per video |
| Type | Video generation |
Request
All parameters are passed within theinput object in the request body.
Text description of the desired video scene.
Optional source image URL for image-to-video generation. Leave empty for text-to-video.
Video duration in seconds.
Frames per second for the output video.
Video dimensions in format “widthxheight”.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.Time in milliseconds the request spent in queue before processing began.
Time in milliseconds the model took to generate the video.
Identifier of the worker that processed the request.
Cost calculation
Seedance 1.0 Pro pricing varies by resolution and duration:| Resolution | 5 seconds | 10 seconds |
|---|---|---|
| 480p | $0.12 | $0.24 |
| 720p | $0.27 | $0.54 |
| 1080p | $0.61 | $1.22 |