Seedance API cost at volume: what 10, 100 and 10,000 clips work out to
One clip on Seedance 2.0 Fast costs 25 credits at default settings. At the Enterprise pack rate that scales like this:
| Volume | Credits | USD |
|---|---|---|
| 10 clips | 250 | $2.50 |
| 100 clips | 2,500 | $24.97 |
| 1,000 clips | 25,000 | $249.69 |
| 10,000 clips | 250,000 | $2496.88 |
The pack ladder changes all of these
Credits are not linearly priced, so the same call costs different amounts depending on what you bought:
| Pack | Per credit | One clip |
|---|---|---|
| Basic ($6.9 / 500) | $0.0138 | $0.345 |
| Standard ($14.9 / 1200) | $0.0124 | $0.310 |
| Premium ($34.9 / 3000) | $0.0116 | $0.291 |
| Enterprise ($79.9 / 8000) | $0.0100 | $0.250 |
The lever that matters most
Render at 720p while iterating. It costs exactly half, so the same budget buys twice the attempts. Only the final pass needs 1080p.
What is not in these numbers
Failed jobs. They refund in full, so they do not appear on the bill — but they do cost you wall-clock time and a retry. How often that happens is not something this page measures; see job state failed and UPSTREAM_FAIL.
Compare against the other models at your own volume with the AI API cost comparison tool.
Models covered on this page
Where these facts come from
- codebase: src/ai/providers/seedance.ts — pricing() and paramsSchema
- codebase: src/config/website.tsx — credit pack pricing