Seedance 1.0 Pro
ByteDance's Seedance 1.0 Pro video generation model for text-guided and frame-guided cinematic video tasks.
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
$2.50 / 1M
Billed from returned video tokens
seedance-1-0-proPlayground
seedance-1-0-proClick or drag
Click 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 | $2.50 / 1M tokens |
Token rate · $2.5 · 1M tokens
Example 5s video · $0.12 · video
Example 5s video · $0.26 · video
Example 5s video · $0.61 · video
README
- Seedance 1.0 Pro supports text prompts plus first-frame and last-frame image guidance for controlled video transitions.
- It is a strong fit for cinematic product reveals, character movement, and short-form creative clips that need precise start and end framing.
- Use this model when you need the full Seedance 1.0 Pro capability set, including last-frame guidance for controlled transitions.
API
ByteDance's Seedance 1.0 Pro video generation model for text-guided and frame-guided cinematic video tasks.
Model Code
seedance-1-0-pro
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 Fast
ByteDance's faster Seedance 1.0 Pro variant for lower-cost asynchronous video generation.
