Seedance 2.0 API
Cinematic AI video generation on Hypereal AI.
ByteDance's cinematic AI video generator — text-to-video, image-to-video, video edit, Mini turbo modes, and director-level control. One API call, no infrastructure.
Independent third-party API aggregator. Not affiliated with or endorsed by any model provider; model names are trademarks of their respective owners.
See what you can create
Virtual try-on video
“AI fashion try-on with realistic garment draping and movement”
Talking avatar
“Digital human with voice cloning delivering a natural presentation”

Product reveal
“Sleek smartphone rotating on marble surface with studio lighting”

Character animation
“Portrait of artist painting on canvas, soft natural lighting, warm tones”
Video API pricing comparison
Hypereal AI vs going direct to providers
Integrate in minutes
Standard REST API that works with any language. One API key gives you access to all models.
- Single endpoint for all models
- Bearer token authentication
- JSON request & response
- Webhook callbacks for async jobs
- Python & Node.js SDK available
# Seedance 2.0 Mini Turbo — low-cost text-to-video
curl -X POST https://api.hypereal.cloud/v1/videos/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2-0-mini-turbo-t2v",
"input": {
"prompt": "@subject walks through a neon-lit Tokyo alley, cinematic handheld",
"duration": 5,
"resolution": "720p",
"aspect_ratio": "16:9",
"generate_audio": true
}
}'Why Seedance 2.0
Text & Image to Video
Generate cinematic video from text prompts or reference images. Both T2V and I2V modes with consistent quality.
Mini, Turbo & Standard Modes
Use Mini Turbo for lower-cost 720p/1080p clips, video edit for source-video transformations, or standard modes for maximum quality.
Simple REST API
One POST request to generate video. No GPU setup, no queue management, no infrastructure to maintain.
Frequently asked questions
What video formats does Seedance 2.0 output?
Seedance 2.0 outputs MP4 video files with H.264 encoding. Videos are typically 5 seconds at 1080p resolution. The output URL is returned in the API response.
What is the difference between fast and standard mode?
Mini Turbo is the lowest-cost Seedance 2.0 option for quick 720p/1080p clips, fast mode is tuned for rapid iteration, and standard mode takes slightly longer for higher quality output.
Can I use a reference image to guide the video?
Yes. Use any Seedance I2V endpoint with `image` and optionally `last_image`; Turbo T2V also accepts `reference_images`, `reference_videos`, and `reference_audios` for guided generation.
Is there a free trial?
Yes. Sign up and receive pay-as-you-go credits to test Seedance 2.0 and all other models. No credit card required to get started.
How does billing work?
Use Hypereal with current metered pricing and one prepaid credit balance. Check the live per-model rate before production traffic.
Generate your first video in 2 minutes
Sign up, Add credits, and call the Seedance API. No credit card required.
