Seedance 2 Fast
ByteDance's faster Seedance 2 variant for multimodal asynchronous video generation at lower per-second rates.
Execution
Async video
Built for queued generation workflows
Duration
4-15s
Output length range for generated clips
Resolution
480p / 720p
Output tier; billing uses returned tokens
Token Price
$3.30-$5.60 / 1M
Varies by resolution and video input
seedance-2-fastPlayground
seedance-2-fastClick or drag
Click or drag
Resolution (sent to backend)
Aspect Ratio (sent to backend)
No output yet
Pricing
| Video input | Resolution | Token price |
|---|---|---|
| No video input | 480p / 720p | $5.60 / 1M tokens |
| With video input | 480p / 720p | $3.30 / 1M tokens |
| No video input | 1080p | Not supported |
Token rate · $5.88 · 1M tokens
Token rate · $3.465 · 1M tokens
Example 5s video · $0.294 · video
Example 5s video · $0.63 · video
README
- Seedance 2 Fast supports the same broad creative direction as Seedance 2, including multimodal reference workflows.
- It is tuned for teams that want faster iteration and lower per-second cost while staying within 480p and 720p output tiers.
- Use this model when Seedance 2 compatibility is useful but speed and lower per-second cost matter more than 1080p output.
API
ByteDance's faster Seedance 2 variant for multimodal asynchronous video generation at lower per-second rates.
Model Code
seedance-2-fast
API
Endpoint
POST /v1/vids/createAuthentication
Authorization: Bearer YOUR_REACH_API_KEY Content-Type: application/json
Example
curl -X POST "https://direct.reachapi.ai/v1/vids/create" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2",
"input": {
"content": [
{
"type": "text",
"text": "A stylized travel film scene with dynamic camera movement"
}
],
"duration_seconds": 8,
"resolution": "1080p",
"aspect_ratio": "adaptive",
"watermark": false
}
}'Related Models
MiniMax H3
MiniMax Hailuo-03 for high-quality asynchronous video generation with frame and multimodal references.
Seedance 2.5
ByteDance's Seedance 2.5 model for long-form multimodal video generation, editing, extension, and audio-driven creation.
Seedance 2
ByteDance's Seedance 2 video model for multimodal reference input, editing, extension, and asynchronous generation.
Seedance 1.5 Pro
ByteDance's Seedance 1.5 Pro video model for higher-capability text and frame-guided video generation.
Seedance 1.0 Pro
ByteDance's Seedance 1.0 Pro video generation model for text-guided and frame-guided cinematic video tasks.
Seedance 1.0 Pro Fast
ByteDance's faster Seedance 1.0 Pro variant for lower-cost asynchronous video generation.
