Seedance 2.0 API
Seedance 2.0 is ByteDance's second-generation video model. It generates up to 1080p, 15s video with native audio sync. The breakthrough is the @-reference system: upload video, audio, or image references, and the model extracts camera paths, motion patterns, rhythm, and style.EvoLink will enable Seedance 2.0 access as soon as the official API is live. Join Discord for launch updates, the final model ID once it's live, and day-one pricing/quota notes (or get one launch email).Key takeaway: You can integrate with EvoLink today using the same async workflow (submit → poll → fetch). See the API tab for request format. When Seedance 2.0 becomes available, you'll enable it by switching one model value — no code rewrite.
Seedance 2.0:マルチモーダルAI動画生成
テキスト・画像・動画・音声リファレンスを使い、1回のAPI呼び出しで同期オーディオ付きの映画品質動画を生成。ByteDanceのSeedance 2.0が@リファレンスシステムを導入し、ソースメディアからモーション・カメラ・スタイルを抽出。1.5 Proからの主な改善:動画・音声リファレンス入力、リクエストあたり最大9画像+3動画+3音声リファレンス、動画→動画編集モード、最大15秒。

Seedance 2.0 APIで何が作れますか?
Seedance 2.0 リファレンス駆動の動画制作
Seedance 2.0 APIでリファレンス動画をアップロードすると、@リファレンスシステムでカメラの動き、モーションダイナミクス、トランジションスタイルを抽出。1つのヒーロークリップからブランド統一の多数のバリエーションを生成——再撮影不要。リクエストあたり最大3動画リファレンスで、カメラ・モーション・スタイルを異なるソースから組み合わせ可能。
Seedance 2.0 リファレンスからの音声同期コンテンツ
Seedance 2.0 APIでは最大3つのオーディオトラックをリファレンスとして提供可能。Seedance 2.0がカット、モーションエネルギー、シーン転換をビートとリズムに合わせます。出力にはネイティブ同期オーディオ——多言語対応リップシンクの台詞、画面上のアクションに合った効果音、オーディオリファレンスのムードに沿ったBGM。
Seedance 2.0 マルチリファレンス絵コンテ→動画
Seedance 2.0では最大9枚のリファレンス画像とテキストプロンプトを組み合わせ、ショット間の構図・キャラクター・環境を制御。Seedance 2.0がキーフレーム間のギャップを一貫したアイデンティティ・照明・スタイルで埋めます。広告制作、製品デモシーケンス、アニメ絵コンテに最適。
Seedance 2.0の比較 — 1つのEvoLink APIキーで全モデルにアクセス
Seedance 2.0はマルチモーダル@リファレンス入力、動画→動画編集、主要動画生成モデル中最多の画像リファレンス数でリードしています。
Seedance 2.0 API マルチモーダル@リファレンスシステム
Seedance 2.0は単一リクエストで動画・音声・画像リファレンスをサポートする唯一のモデルです。最大9画像+3動画+3オーディオトラックをアップロードしてカメラ・モーション・リズム・スタイルを制御——Sora 2、Kling 3.0、Seedance 1.5 Proにはない機能です。
Seedance 2.0 API 動画→動画編集
Seedance 2.0 APIで既存動画の特定のセグメント、キャラクター、アクションを編集。Seedance 2.0はターゲットV2V修正をサポート——Sora 2やKling 3.0にはない機能です。
Seedance 2.0 API EvoLink経由の競争力のある価格
EvoLinkの統一APIで競争力のある秒単位課金でSeedance 2.0 APIにアクセス。1つのAPIキーでSeedance 2.0、Sora 2、Kling 3.0、Veo 3.1などにアクセス可能——最適プロバイダーへの自動ルーティング付き。
Pricing & Specs (Quick Comparison)
A transparent benchmark across leading video APIs. Seedance 2.0 pricing will be published on launch.
| Metric | Seedance 2.0 | Sora 2 | Kling 3.0 | Veo 3.1 |
|---|---|---|---|---|
| Price (USD / second, incl. audio) | Coming soon | $0.10 (720p) | $0.112 (1080p) | $0.40 (1080p) |
| Typical cost per video | Coming soon | $1.20 / 12s | $1.12 / 10s | $3.20 / 8s |
| Max duration | 15s | 12s | 15s | 8s |
| Max resolution | TBD | 720p (Std) / 1080p (Pro) | 1080p / 4K (tiered) | 1080p / 4K (tiered) |
| Inputs supported | Text, Image, Video, Audio | Text, Image | Text, Image, Video, Audio | Text, Image |
| Reference controls (Video / Audio / Image) | ✓ / ✓ / ✓ | — / — / ✓ | ✓ / ✓ / ✓ | — / — / ✓ |
Notes: Prices are estimates and may vary by tier/region/provider. "Typical cost per video" examples may use different durations/resolutions as shown. Last updated: 2026-02-21.
Seedance 2.0 APIの統合方法
EvoLinkの統一APIでマルチモーダル動画生成をアプリにシームレス統合。T2V・I2V・V2Vモードをサポート。
ステップ1 — APIキーを取得
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.
ステップ2 — 生成タスクを送信
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.
ステップ3 — 動画結果を取得
`task_id`でステータスエンドポイントをポーリングするか、Webhookを設定。完了後、MP4+AAC形式の同期オーディオ・動画ファイルをダウンロードするセキュアURLが届きます。
Seedance 2.0 APIの機能
マルチモーダル動画制作の技術仕様
@リファレンスシステム
リクエストあたり最大9画像+3動画+3音声リファレンスをアップロード。モデルがソースメディアからカメラパス、モーションパターン、リズム、スタイルを抽出。
最大1080p高解像度
最大1080p解像度(16:9で1920×1080)の動画を出力、全画面で鮮明なディテールを確保。
4〜15秒の長さ
4〜15秒の可変動画長をサポート。マルチショット一貫性でより長いナラティブシーケンスに対応。
テキスト・画像・動画・音声入力
T2V(テキスト→動画)、I2V(画像→動画)、V2V(動画→動画)生成モードをサポート。マルチモーダル入力を組み合わせ可能。
リップシンク付きネイティブオーディオ
同期されたダイアログ、効果音、BGMを生成。多言語リップシンクに対応。
商用利用権
BytePlus規約に基づく商用利用権、EvoLinkプラットフォーム経由で安全に有効化。
Seedance 2.0 API よくある質問
Everything you need to know about the product and billing.
Seedance API 全モデル一覧
EvoLinkはSeedanceモデルファミリー全体への統一APIアクセスを提供します:
Seedance 2.0
最新世代、シネマティック品質
このページSeedance 1.5 Pro
1080p ネイティブオーディオ対応
詳細を見る →Seedance 1.0 Pro Fast
最速生成、最低コスト
詳細を見る →すべてのモデルは同じSeedance APIエンドポイントを共有。パラメータ1つでモデルを切り替え。
API Reference
Select endpoint
Authentication
All APIs require Bearer Token authentication.
Authorization:
Bearer YOUR_API_KEY/v1/videos/generationsCreate Video
Seedance 2.0 (seedance-2.0) model supports multiple generation modes including text-to-video, image-to-video, and video-to-video editing with the @-reference system.
Asynchronous processing mode, use the returned task ID to .
Generated video links are valid for 24 hours, please save them promptly.
Request Parameters
modelstringRequiredDefault: seedance-2.0Video generation model name.
seedance-2.0promptstringRequiredPrompt describing what kind of video to generate. Use @-references to assign roles to uploaded files.
Notes
- Limited to 2000 tokens
- @Image1, @Image2... → images from image_urls (in order)
- @Video1, @Video2... → videos from video_urls (in order)
- @Audio1, @Audio2... → audios from audio_urls (in order)
- Example: '@Image1 as first frame, replicate @Video1 camera movement, @Audio1 for BGM rhythm'
@Image1 as first frame, a cinematic drone shot over a coastal city at golden hourimage_urlsarrayOptionalReference image URL list for image-to-video and multimodal generation.
Notes
- Up to 9 images per request
- Max size: 30MB per image
- Formats: .jpeg, .png, .webp, .bmp, .tiff, .gif
- Mixed input total limit: 12 files across all modalities
- Realistic human face uploads are not supported and will be automatically rejected
- URLs must be directly viewable by the server
http://example.com/image1.jpgvideo_urlsarrayOptionalReference video URL list for video-to-video editing and @-reference system.
Notes
- Up to 3 videos per request, total duration 2–15s
- Max size: 50MB per video
- Formats: .mp4, .mov
- Pixel range: 409,600 (480p) – 927,408 (720p)
- Using video references will increase cost
- Realistic human face uploads are not supported and will be automatically rejected
- URLs must be directly accessible by the server
http://example.com/reference.mp4audio_urlsarrayOptionalReference audio URL list for audio-driven generation via @-reference system.
Notes
- Up to 3 audio tracks per request, total duration ≤ 15s
- Max size: 15MB per audio
- Formats: .mp3, .wav
- Aligns cuts, motion energy, and transitions to beat and rhythm
- URLs must be directly accessible by the server
http://example.com/reference.mp3durationintegerOptionalDefault: 5Specifies the duration of the generated video (in seconds).
| Value | Description |
|---|---|
| 4-15 | Any integer value between 4 and 15 seconds |
Notes
- Billing is based on duration; longer durations result in higher costs
5qualitystringOptionalDefault: 720pVideo resolution.
| Value | Description |
|---|---|
| 480p | Lower resolution, lower pricing |
| 720p | Standard definition (default) |
| 1080p | High definition, higher pricing |
720paspect_ratiostringOptionalDefault: 16:9Video aspect ratio.
| Value | Description |
|---|---|
| 16:9 | Landscape video (default for text-to-video) |
| 9:16 | Portrait video |
| 1:1 | Square video |
| 4:3 | Standard video |
| 3:4 | Portrait standard |
| 21:9 | Ultra-wide video |
| adaptive | Adaptive ratio (default for image-to-video) |
'16:9'generate_audiobooleanOptionalDefault: trueWhether to generate audio. Enabling will increase cost.
| Value | Description |
|---|---|
| true | Video includes synchronized audio (voice, sound effects, background music) |
| false | Video is silent |
Notes
- Place dialogue within double quotes in prompt to optimize audio generation
truecallback_urlstringOptionalHTTPS callback address after task completion.
Notes
- Triggered on completion, failure, or cancellation
- Sent after billing confirmation
- HTTPS only, no internal IPs
- Max length: 2048 chars
- Timeout: 10s, Max 3 retries
https://your-domain.com/webhooks/video-task-completed