Seedance 2.0 pricing on CyberBara has been updated.
CyberBara now supports the official seedance-2 and seedance-2-fast APIs in addition to the older preview APIs. That means Seedance 2 pricing now has two parallel tracks:
- The new official models:
seedance-2,seedance-2-fast - The legacy preview models:
seedance-2-preview,seedance-2-fast-preview
What changed
Official Seedance 2 pricing
seedance-2:20 credits / secondseedance-2-fast:16 credits / second
For the official models, billing works like this:
- Without input videos:
credits = rate × output_duration - With input videos:
credits = rate × (total_input_video_duration + output_duration)
Examples:
seedance-2with5soutput and no input video:100 creditsseedance-2-fastwith5soutput and no input video:80 creditsseedance-2with5sinput video +5soutput:200 creditsseedance-2-fastwith5sinput video +5soutput:160 credits
Legacy preview pricing
The older preview APIs remain available with their legacy rates:
seedance-2-previewText/Image to Video:36 credits / secondseedance-2-fast-previewText/Image to Video:24 credits / secondseedance-2-previewVideo Edit:60 credits / secondseedance-2-fast-previewVideo Edit:40 credits / second
Why this is structured differently now
The official global API and the older preview API no longer follow the same credit math. The official release uses a simpler per-second model and, for video-reference generations, bills both input-video duration and output duration. The preview APIs keep the older legacy pricing.
Because of that split, CyberBara now exposes both model families separately and keeps the quote logic aligned with the exact upstream route being used.
What is not changing
- Seedance 2.0 stays available on CyberBara.
- Preview APIs are still available.
- You can still estimate credits before generating directly in the UI and through the API.
If ByteDance changes upstream pricing again, we will update the pricing page and generator quote immediately so the displayed cost stays consistent with actual billing.
