Documentation Index
Fetch the complete documentation index at: https://veogenstudio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Seedance 2.0 (doubao-seedance-2.0) is ByteDance’s latest AI video generation model, available through Veogen’s unified API. It delivers exceptional visual quality, smooth cinematic motion, and professional-grade output.
| Property | Value |
|---|---|
| Slug | seedance-2.0 |
| Type | Video |
| Billing | Per-second × duration |
| 480p price | $0.14512/second |
| 720p price | $0.31232/second |
| 480p + video ref | $0.088/second |
| 720p + video ref | $0.1888/second |
| Durations | 4–15 seconds |
| Resolutions | 480p, 720p |
Supported Parameters
Must be
seedance-2.0Video content description. Clearly specify subject, action, camera movement, and style for best results.
Video duration in seconds. Range:
4 to 15. Default: 5.Output aspect ratio. Options:
16:9— Landscape (default)9:16— Portrait1:1— Square4:3— Traditional3:4— Vertical traditional21:9— Ultra-wide
Output resolution. Options:
480p— Standard definition (default, $0.14512/s)720p— High definition ($0.31232/s)
Array of publicly accessible image URLs for image-to-video generation. Maximum 9 images.
Generate accompanying AI audio with the video. Default:
false.Fix the camera position during generation. Default:
false.Enable web search to reference online information during generation. Default:
false.Return the last frame image URL with the result, useful for chaining sequential video clips. Default:
false.Random seed for controlling generation randomness. Same seed with same prompt produces similar (not identical) results.
Array of publicly accessible video URLs to use as reference input. Maximum 3 URLs.When provided, the generation uses the reference video to guide output and receives discounted pricing:
- 480p: 0.14512/s) — ~39% savings
- 720p: 0.31232/s) — ~40% savings
Array of publicly accessible audio URLs to use as reference input. Maximum 3 URLs.Supported formats: MP3, WAV, M4A, OGG.
Pricing
Seedance 2.0 uses per-second billing with resolution-based pricing:Standard (text/image-to-video)
| Resolution | Price per second | 5s video | 10s video | 15s video |
|---|---|---|---|---|
| 480p | $0.14512 | $0.7256 | $1.4512 | $2.1768 |
| 720p | $0.31232 | $1.5616 | $3.1232 | $4.6848 |
With Video Reference (video-to-video)
When you provide a reference video viavideo_urls, the price is automatically discounted:
| Resolution | Price per second | 5s video | 10s video | 15s video |
|---|---|---|---|---|
| 480p | $0.088 | $0.44 | $0.88 | $1.32 |
| 720p | $0.1888 | $0.944 | $1.888 | $2.832 |
Examples
Comparison with Seedance 2.0 Fast
| Feature | Seedance 2.0 | Seedance 2.0 Fast |
|---|---|---|
| 480p price | $0.14512/s | $0.1168/s |
| 720p price | $0.31232/s | $0.2512/s |
| 480p + video ref | $0.088/s | $0.0696/s |
| 720p + video ref | $0.1888/s | $0.1504/s |
| Quality | Highest | Slightly lower |
| Speed | Standard | Faster |
| Parameters | All supported | All supported |