Seedance 2.0 API
Price: $0.064 - 0.139(~ 4.63 - 10 credits) per second of video
Highest stability with guaranteed 99.9% uptime. Recommended for production environments.
Use the same API endpoint for all versions. Only the model parameter differs.
Generate synchronized audio. No extra charge.
Click Generate to see preview
History
Max 20 items0 running · 0 completed
Billing Rules
- •Price shown is per second of output video
- •Duration range: 4-15 seconds
- •Audio generation: included, no extra charge
- •Web search: charged per request when enabled. A single request may trigger multiple searches.
Pricing
| Model | Mode | Quality | Price |
|---|---|---|---|
| Seedance 2.0 Text to Video | Video Generation | 480p | $0.064/ second(4.63 Credits) |
| Seedance 2.0 Text to Video | Video Generation | 720p | $0.139/ second(10 Credits) |
| Seedance 2.0 Text to Video | Web Search (per request) | - | $0.0006/ request(0.04 Credits) |
If it's down, we automatically use the next cheapest available—ensuring 99.9% uptime at the best possible price.
ByteDance Seedance 2.0 API and AI Video Generator
Use the Seedance 2.0 API to run ByteDance Seedance as an AI video generator for text, image, video, and audio inputs. This Seedance video generator adds the @-reference system, synchronized audio, video-to-video editing, and up to 15-second generation, while the Pricing tab helps you compare current Seedance price options.

What can you build with Seedance 2.0 API?
Seedance 2.0 Reference-Driven Video Production
With Seedance 2.0 API, upload a reference video and the model extracts camera movement, motion dynamics, and transition style via the @-reference system. Generate dozens of on-brand video variations from one hero clip without reshooting. Supports up to 3 video references per request for combining camera from one source, motion from another, and style from a third.
Seedance 2.0 Audio-Synced Content with Reference Audio
Seedance 2.0 API lets you provide up to 3 audio tracks as references. Seedance 2.0 aligns cuts, motion energy, and scene transitions to beat and rhythm. The output includes native synchronized audio: dialogue lip-syncs in multiple languages, sound effects match on-screen action, and background music follows the mood of your audio reference.
Seedance 2.0 Multi-Reference Storyboard to Video
Seedance 2.0 lets you combine up to 9 reference images with text prompts to control composition, character, and environment across shots. Seedance 2.0 fills the gaps between keyframes with consistent identity, lighting, and style. Ideal for ad production, product demo sequences, and animated storyboards.
How Seedance 2.0 Compares - All models on one EvoLink API key
Seedance 2.0 leads with multimodal @-reference inputs, video-to-video editing, and the highest image reference count among major video generation models.
Seedance 2.0 API Multimodal @-Reference System
Seedance 2.0 is the only model supporting video, audio, and image references in a single request. Upload up to 9 images + 3 videos + 3 audio tracks to control camera, motion, rhythm, and style - capabilities unavailable in Sora 2, Kling 3.0, or Seedance 1.5 Pro.
Seedance 2.0 API Video-to-Video Editing
Seedance 2.0 API enables editing specific segments, characters, or actions in existing videos. Seedance 2.0 supports targeted V2V modifications - a feature not available in Sora 2 or Kling 3.0.
Seedance 2.0 API Competitive Pricing via EvoLink
Access Seedance 2.0 API through EvoLink's unified API with competitive per-second pricing. If you are comparing Seedance price, one API key gives you access to ByteDance Seedance, Sora 2, Kling 3.0, Veo 3.1, and more - with automatic routing to the best provider.
How to Integrate Seedance 2.0 API
Seamlessly integrate multimodal video generation into your app with EvoLink's unified API. Supports T2V, I2V, and V2V modes.
Step 1 - Get Your API Key
Sign up on EvoLink.ai and generate your secure API key from the dashboard. This key authenticates all your requests to the Seedance 2.0 endpoint.
Step 2 - Submit Generation Task
Send a POST request to `/v1/videos/generations` with your text prompt, image URLs, or video/audio references. Use the `references` parameter to pass video, audio, and image inputs for the @-reference system. The API processes this asynchronously and returns a task `id` for tracking.
Step 3 - Retrieve Video Result
Use the `task_id` to poll the status endpoint or configure a webhook. Once completed, you'll receive a secure URL to download your synchronized audio-video file in MP4+AAC format.
Seedance 2.0 API Capabilities
Technical specifications for multimodal video production
@-Reference System
Upload up to 9 images + 3 videos + 3 audio references per request. The model extracts camera paths, motion patterns, rhythm, and style from source media.
Up to 720p Output
The current EvoLink Seedance 2.0 route exposes 480p and 720p quality options, depending on mode and pricing.
4-15s Duration
Supports variable video lengths from 4 to 15 seconds, with multi-shot consistency for longer narrative sequences.
Text, Image, Video & Audio Input
Supports T2V (text-to-video), I2V (image-to-video), and V2V (video-to-video) generation modes with combinable multimodal inputs.
Native Audio with Lip-Sync
Generates synchronized dialogue, sound effects, and background music. Lip-sync support for multiple languages.
Commercial Rights
Commercial usage rights subject to BytePlus terms, enabled securely through the EvoLink platform.
Seedance 2.0 API Frequently Asked Questions
Everything you need to know about the product and billing.
All Seedance API Models
EvoLink provides unified API access to the full Seedance model family: All models share the same Seedance API endpoint. Switch models with one parameter.
API Reference
Select endpoint
Authentication
All APIs require Bearer Token authentication.
Authorization:
Bearer YOUR_API_KEY/v1/videos/generationsCreate Text-to-Video
Generate video from text prompts using Seedance 2.0. Supports optional web search for enhanced real-time content.
Asynchronous processing — use the returned task ID to query status. Video links are valid for 24 hours.
Request Parameters
modelstringRequiredDefault: seedance-2.0-text-to-videoFixed value: seedance-2.0-text-to-video
seedance-2.0-text-to-videopromptstringRequiredText prompt describing the video to generate. Supports Chinese and English.
Notes
- Chinese: ≤ 500 characters
- English: ≤ 1000 words
- This model does NOT support image_urls, video_urls, or audio_urls
A cinematic drone shot over a coastal city at golden hourdurationintegerOptionalDefault: 5Video duration in seconds.
| Value | Description |
|---|---|
| 4-15 | Any integer between 4 and 15 |
| -1 | Smart duration (model decides) |
Notes
- Smart duration (-1): pre-charges 10s, adjusts on completion
8qualitystringOptionalDefault: 720pVideo resolution.
| Value | Description |
|---|---|
| 480p | Lower resolution, lower cost |
| 720p | Standard (default) |
720paspect_ratiostringOptionalDefault: 16:9Video aspect ratio.
| Value | Description |
|---|---|
| 16:9 | Landscape (default) |
| 9:16 | Portrait |
| 1:1 | Square |
| 4:3 | Standard |
| 3:4 | Portrait standard |
| 21:9 | Ultra-wide |
| adaptive | Auto-select |
16:9generate_audiobooleanOptionalDefault: trueWhether to generate synchronized audio. No extra charge.
Notes
- Place dialogue within double quotes in prompt for better results
truecallback_urlstringOptionalHTTPS callback URL for task completion notification.
Notes
- Triggered on completion, failure, or cancellation
- HTTPS only, max 2048 chars
https://your-domain.com/webhooks/video-done