Cinematic mood clips on a budget
Describe the shot — a runner in silhouette against a sunset coast — and Seedance 2.0 Mini returns a moody 4 to 15 second clip at 480p or 720p, for a fraction of the cost of a full 1080p render.
Generate a clipSeedance 2.0 Mini is ByteDance's budget Seedance 2.0 tier. Write a prompt, drop in a first frame, or pass up to nine reference images, and Seedance 2.0 Mini returns a 4–15 second clip at 480p or 720p. One endpoint, nine aspect ratios, optional audio.
Optional in image-to-video · cite references with bracket Image-N tags
Default off
Default 720p
Output video encoding bitrate. default: return the original video without processing. standard: compress for smaller files and faster downloads. high: lighter compression to preserve more detail than standard. Does not affect price.
Default 16:9
4 to 15 · default 5
Default off
Default on · disable via the API only
Try one of these prompts
Credit-based — 1 credit = $0.001 USD. Pay only for completed generations.
One 5-second sample at the cheapest tier.
| Category | Seedance 2.0 Mini Real-person uploads allowed. | Seedance 2.0 Mini Eco Economy tier. 720p / 1080p — adds a 1080p tier the standard Mini does not offer. |
|---|---|---|
| 480P · text / image | $0.017 Price · 1 second | — |
| 480P · with reference video | $0.011 Price · 1 second | — |
| 720P · text / image | $0.036 Price · 1 second | $0.021 Price · 1 second |
| 720P · with reference video | $0.022 Price · 1 second | $0.013 Price · 1 second |
| 1080P | — | $0.051 Price · 1 second |
| 1080P & uploaded videos | — | $0.031 Price · 1 second |
Seedance 2.0 Mini is the budget tier of ByteDance's Seedance 2.0 video model, served on reAPI through one async endpoint that reads the mode from your request. Send a prompt for text-to-video, a first and last frame for image-to-video, or up to nine reference images, three reference videos and three audio tracks for reference-driven generation, and you get 4–15 seconds of video at 480p or 720p with optional generated audio. Capping at 720p is what keeps the per-second rate low, and every job bills per second of actual output.
Real-world workflows and production use cases you can build and ship with this model.
Describe the shot — a runner in silhouette against a sunset coast — and Seedance 2.0 Mini returns a moody 4 to 15 second clip at 480p or 720p, for a fraction of the cost of a full 1080p render.
Generate a clipPass a single first frame and a motion prompt. Seedance 2.0 Mini animates the character with coherent movement and lighting, turning a still portrait into a short, expressive shot.
Send a prompt or reference images and Seedance 2.0 Mini delivers dynamic action and scene clips in any of nine aspect ratios — ready for Reels, Shorts, and TikTok without an edit timeline.
Seedance 2.0 Mini runs at 480p and 720p, which keeps each job light. Test ten prompt variations for the price of one high-resolution render, then pick the winner and upscale elsewhere if you need to.
Seedance 2.0 Mini bills per second and undercuts standard Seedance 2.0. Adding a reference video drops the rate further. Failed jobs refund automatically, so you only pay for clips you keep.
Reels, Shorts, and TikTok play back at phone resolution, so 720p is plenty for short-form. Seedance 2.0 Mini skips the 1080p and 4K overhead you do not need and passes the savings straight to you.
How the budget Seedance 2.0 Mini tier compares to standard Seedance 2.0 for everyday video work.
Comparison reflects the documented behavior of these two ByteDance Seedance 2.0 tiers and may change. Model details reflect this page.
Sign up and grab a key from the dashboard. Free credits cover your first Seedance 2.0 Mini generations — no card required.
OpenPOST to /api/v1/videos/generations with model = seedance-2.0-mini and your prompt. The endpoint returns a task ID immediately.
OpenGET /api/v1/tasks/:id until status is completed, then download the Seedance 2.0 Mini clip and ship it.
Opencurl -X POST https://reapi.ai/api/v1/videos/generations \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2.0-mini",
"prompt": "A neon city street at night, cars drifting, cinematic",
"resolution": "720p",
"aspect_ratio": "16:9",
"duration": 5
}'Rejected synchronously with the failing field named. Check enum values, ranges, and URL fields — nothing is charged.
401 means a missing or invalid Bearer key; 402 means the reserve exceeds your balance. Manage keys and credits in the console.
Reference material and outputs pass automated moderation. Rejected tasks fail with a clear error and a full refund.
A task that reaches a failed state is never charged — the reserve refunds automatically. Keep the task id and retry when ready.
Common questions about this model.
Explore more models in the same category.
ByteDance
From $0.071 per second
ByteDance
From $0.031 per second
xAI
From $0.014 per second
PixVerse
From $0.018 per second
Try it in the playground or grab an API key to integrate now.