VideoByteDance
Seedance 1.5 Pro
1080p · 5s
ByteDance's mid-tier text-to-video; consistent character motion, strong on TikTok-format vertical clips.
- Vendor
- ByteDance
- Endpoint
- 1080p · 5s
- Pricing
- $0.05 / sec
Quick start
curl https://llm.bytespike.ai/v1/tasks/submit \
-H "Authorization: Bearer $BYTESPIKE_API_KEY" \
-H "content-type: application/json" \
-d '{
"model": "seedance-1-5-pro",
"input": { "prompt": "Cinematic dolly shot of a coastal sunrise." },
"params": { "duration_s": 6, "resolution": "1080p" }
}'Full reference at docs.bytespike.ai
Schemas, request/response examples, error codes, and code samples in five SDKs. We're moving everything into the Mintlify surface — until then, this page is the at-a-glance card.
Open external reference