ByteDance: Seedance 2.0 Mini
1K
text, image
video
Not listed
About this model
Seedance 2.0 Mini is a video generation model from ByteDance. It supports text-to-video, image-to-video with first and last frame control, and multimodal reference-to-video with image, video, and audio inputs. It...
Input modalities
text
Accepted as model input
image
Accepted as model input
Providers
Available routing options for this model through OneInfer.
Video generation
$0.0076 / second
Video generation
$0.0101 / second
Routing
OneInfer optimized
Pricing
Current OneInfer pricing for this model.
| Usage | Price |
|---|---|
| Video generation480x480 · 480p · 4–15s · 1:1 · With audio | $0.0076 / second |
| Video generation480x640 · 480p · 4–15s · 3:4 · With audio | $0.0101 / second |
| Video generation480x854 · 480p · 4–15s · 9:16 · With audio | $0.0135 / second |
| Video generation640x480 · 480p · 4–15s · 4:3 · With audio | $0.0101 / second |
| Video generation854x480 · 480p · 4–15s · 16:9 · With audio | $0.0135 / second |
| Video generation1120x480 · 480p · 4–15s · 21:9 · With audio | $0.0176 / second |
| Video generation720x720 · 720p · 4–15s · 1:1 · With audio | $0.0170 / second |
| Video generation720x960 · 720p · 4–15s · 3:4 · With audio | $0.0227 / second |
| Video generation720x1280 · 720p · 4–15s · 9:16 · With audio | $0.0302 / second |
| Video generation720x1680 · 720p · 4–15s · 9:21 · With audio | $0.0397 / second |
| Video generation960x720 · 720p · 4–15s · 4:3 · With audio | $0.0227 / second |
| Video generation1280x720 · 720p · 4–15s · 16:9 · With audio | $0.0302 / second |
| Video generation1680x720 · 720p · 4–15s · 21:9 · With audio | $0.0397 / second |
| Video generation480x1120 · 480p · 4–15s · 9:21 · With audio | $0.0176 / second |
Performance & Benchmarks
Independent evaluations and live cluster operational metrics
- • Optimized for unified API inference
- • High prompt fidelity across structured outputs
General inference, enterprise agent workflows, and conversational pipelines.
Based on data from Artificial Analysis. This analysis was generated by OneInfer and does not represent the views or endorsement of Artificial Analysis.
API Guide
- 1
Generate your access token
Use your API key to generate the JWT access token required by the Models API.
- 2
Add the JWT token
Copy the generated JWT token and replace
JWT_TOKENin the example below. - 3
Check your credits
If your balance is too low, before calling the model.
- 4
Run the API example
Choose your preferred language, copy the example, and send your first model request.
curl -X POST https://api.oneinfer.ai/v1/ula/generate-video \ -H "Authorization: Bearer YOUR_JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "provider": "openrouter", "model": "bytedance/Seedance-2.0-mini", "prompt": "A red fox running through a snowy forest", "resolution": "480x480", "aspect_ratio": "1:1", "duration": 5, "generate_audio": true, "camera_fixed": false, "service_tier": "default" }'
Community Model Reviews & Ratings
Verified visitor & developer evaluations on ByteDance: Seedance 2.0 Mini's real-world intelligence, code accuracy, and speed
No community reviews yet
Be the first to share developer feedback on ByteDance: Seedance 2.0 Mini's latency, code accuracy, and reliability in production.