Seedance 1.0 Pro Fast
ByteDance's faster Seedance 1.0 Pro variant for lower-cost asynchronous video generation.
Execution
Async video
Built for queued generation workflows
Duration
2-12s
Output length range for generated clips
Resolution
480p / 720p / 1080p
Output tier; billing uses returned tokens
Token Price
$1.00 / 1M
Billed from returned video tokens
seedance-1-0-pro-fastPlayground
seedance-1-0-pro-fastClick or drag
Resolution (sent to backend)
Aspect Ratio (sent to backend)
No output yet
Pricing
| Mode | Billing basis | Token price |
|---|---|---|
| Video generation | Returned video tokens | $1.00 / 1M tokens |
Token rate · $1.0 · 1M tokens
Example 5s video · $0.05 · video
Example 5s video · $0.10 · video
Example 5s video · $0.24 · video
README
- Seedance 1.0 Pro Fast supports text prompts and first-frame image guidance for fast image-to-video and text-to-video workflows.
- It is suited to high-volume drafts, rapid creative iteration, and economical short clips where turnaround and cost matter most.
- Use this model when cost and speed matter more than the full Seedance 1.0 Pro control surface; last-frame guidance is not supported.
API
ByteDance's faster Seedance 1.0 Pro variant for lower-cost asynchronous video generation.
Model Code
seedance-1-0-pro-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-1-0-pro",
"input": {
"content": [
{
"type": "text",
"text": "A paper boat floating through a neon-lit rainy street at night"
}
],
"duration_seconds": 4,
"resolution": "720p",
"aspect_ratio": "16:9"
}
}'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 2 Fast
ByteDance's faster Seedance 2 variant for multimodal asynchronous video generation at lower per-second rates.
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.
