Seedance 2.0 API
Cinematic AI video generation on Hypereal AI.
ByteDance's cinematic AI video generator — text-to-video, image-to-video, fast & standard 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.
Xem những gì bạn có thể tạo
Thử đồ ảo
“AI fashion try-on with realistic garment draping and movement”
Avatar biết nói
“Digital human with voice cloning delivering a natural presentation”

Ảnh sản phẩm
“Sleek smartphone rotating on marble surface with studio lighting”

Tạo chân dung
“Portrait of artist painting on canvas, soft natural lighting, warm tones”
Video API pricing comparison
Hypereal AI vs going direct to providers
Tích hợp trong vài phút
REST API chuẩn hoạt động với mọi ngôn ngữ. Một API key cho phép bạn truy cập mọi mô hình.
- Một endpoint cho mọi mô hình
- Xác thực Bearer token
- Request & response JSON
- Webhook callback cho job bất đồng bộ
- SDK Python & Node.js sẵn có
# Seedance 2.0 Turbo — text-to-video with up to 4 reference images
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-turbo-t2v",
"input": {
"prompt": "@subject walks through a neon-lit Tokyo alley, cinematic handheld",
"reference_images": [
"https://your-cdn.com/subject.jpg",
"https://your-cdn.com/style-ref.jpg"
],
"duration": 5,
"resolution": "720p",
"aspect_ratio": "16:9"
}
}'Vì sao Seedance 2.0
Text & Image to Video
Generate cinematic video from text prompts or reference images. Both T2V and I2V modes with consistent quality.
Fast & Standard Modes
Choose fast mode for rapid iterations ($0.53/vid) or standard mode for maximum quality ($1.00/vid).
Simple REST API
One POST request to generate video. No GPU setup, no queue management, no infrastructure to maintain.
Tín dụng nào bị tiêu hao?
Một khóa API dùng được cho cả hai. Định tuyến do mô hình bạn gọi quyết định, không phải do khóa.
Claude, GPT, and Gemini coding models spend the same Hypereal Credits wallet. Your selected top-up amount can reduce charges on these coding models.
Video, image, audio, 3D, GPU, training, and other model APIs use the prices shown on their product pages.
Câu hỏi thường gặp
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?
Fast mode generates video in under 20 seconds at $0.53/vid, ideal for rapid iteration and previews. Standard mode takes slightly longer but produces higher quality output at $1.00/vid.
Can I use a reference image to guide the video?
Yes. Use the image-to-video (I2V) endpoints. Pass an image URL along with your prompt to guide the video generation. Available in both fast and standard modes.
Is there a free trial?
Yes. Sign up and receive free credits to test Seedance 2.0 and all other models. No credit card required to get started.
How does billing work?
You pay per video using credits. 100 credits = $1. Buy credits as you go from $10, or subscribe for monthly credit allowances with volume discounts.
Generate your first video in 2 minutes
Sign up, get free credits, and call the Seedance API. No credit card required.

