Seedance 1.5 Pro
ByteDance's Seedance 1.5 Pro video model for higher-capability text and frame-guided video generation.
Execution
Async video
Built for queued generation workflows
Duration
4-12s
Output length range for generated clips
Resolution
480p / 720p / 1080p
Output tier; billing uses returned tokens
Token Price
$1.20-$2.40 / 1M
Billed from returned video tokens
seedance-1-5-proPlayground
seedance-1-5-proClick or drag
Click or drag
Resolution (sent to backend)
Aspect Ratio (sent to backend)
No output yet
Pricing
| Audio | Billing basis | Token price |
|---|---|---|
| With audio | Returned video tokens | $2.40 / 1M tokens |
| Without audio | Returned video tokens | $1.20 / 1M tokens |
Token rate · $2.4 · 1M tokens
Token rate · $1.2 · 1M tokens
Example audio video · $0.12 · video
Example audio video · $0.26 · video
Example audio video · $0.58 · video
Example silent video · $0.06 · video
Example silent video · $0.13 · video
Example silent video · $0.29 · video
README
- Seedance 1.5 Pro supports text prompts plus first-frame and last-frame image guidance for polished short-form video generation.
- It is a strong fit for brand visuals, product motion, character beats, and cinematic clips that benefit from adaptive aspect ratios.
- Use this model for Seedance 1.5 workflows that need adaptive aspect ratios and a stronger Pro video generation profile.
API
ByteDance's Seedance 1.5 Pro video model for higher-capability text and frame-guided video generation.
Model Code
seedance-1-5-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-5-pro",
"input": {
"content": [
{
"type": "text",
"text": "A luxury watch slowly rotates on a marble pedestal under soft studio light"
}
],
"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.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.
