Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.skills.video/llms.txt

Use this file to discover all available pages before exploring further.

Seedance 2.0 billing is credit-based. Use this page to estimate credits for Seedance 2.0 and Seedance 2.0 Fast before submitting generation requests.

Pricing model

Credits are calculated from the USD per second price and rounded up once per generation.
1 USD = 40 credits
credits = ceil(usd_per_second * duration_seconds * 40)
billed_usd = credits / 40
This page applies to text-to-video, image-to-video, frame-to-video, and reference-to-video when only image references are used. For reference-to-video requests with video input, the billed duration is input_video_duration + output_duration, and the price is multiplied by 0.6.
reference_video_credits = ceil((input_seconds + output_seconds) * usd_per_second * 0.6 * 40)

Per-second rates

The credits/s column shows the exact credit value before rounding. The 1-second charge columns show what a 1-second generation would charge after credit rounding.
ModelResolutionUSD/sCredits/s1-second charge1-second billed USD
Seedance 2.0480p$0.145.66 credits$0.150
Seedance 2.0720p$0.3112.413 credits$0.325
Seedance 2.01080p$0.6927.628 credits$0.700
Seedance 2.0 Fast480p$0.114.45 credits$0.125
Seedance 2.0 Fast720p$0.251010 credits$0.250
Seedance 2.0 Fast1080pNot supportedNot supportedNot supportedNot supported

Duration pricing

The current Seedance 2.0 request schema supports duration values from 4 to 15 seconds. Each cell is formatted as credits / billed USD.
DurationSeedance 2.0 480pSeedance 2.0 720pSeedance 2.0 1080pFast 480pFast 720pFast 1080p
4s23 / $0.57550 / $1.250111 / $2.77518 / $0.45040 / $1.000Not supported
5s28 / $0.70062 / $1.550138 / $3.45022 / $0.55050 / $1.250Not supported
6s34 / $0.85075 / $1.875166 / $4.15027 / $0.67560 / $1.500Not supported
7s40 / $1.00087 / $2.175194 / $4.85031 / $0.77570 / $1.750Not supported
8s45 / $1.125100 / $2.500221 / $5.52536 / $0.90080 / $2.000Not supported
9s51 / $1.275112 / $2.800249 / $6.22540 / $1.00090 / $2.250Not supported
10s56 / $1.400124 / $3.100276 / $6.90044 / $1.100100 / $2.500Not supported
11s62 / $1.550137 / $3.425304 / $7.60049 / $1.225110 / $2.750Not supported
12s68 / $1.700149 / $3.725332 / $8.30053 / $1.325120 / $3.000Not supported
13s73 / $1.825162 / $4.050359 / $8.97558 / $1.450130 / $3.250Not supported
14s79 / $1.975174 / $4.350387 / $9.67562 / $1.550140 / $3.500Not supported
15s84 / $2.100186 / $4.650414 / $10.35066 / $1.650150 / $3.750Not supported

Reference video pricing

When reference-to-video includes video input, the system bills both the input video duration and the output duration, then applies a 0.6 multiplier.
ModelResolutionDiscounted USD/s
Seedance 2.0480p$0.084
Seedance 2.0720p$0.186
Seedance 2.01080p$0.414
Seedance 2.0 Fast480p$0.066
Seedance 2.0 Fast720p$0.150
Seedance 2.0 Fast1080pNot supported
For example, a Seedance 2.0 720p reference video request with 5 seconds of video input and 5 seconds of output costs:
ceil((5 + 5) * 0.31 * 0.6 * 40) = 75 credits
75 / 40 = $1.875 billed USD