Quick Answer

  • Seedance 2.0 supports Text-to-Video, Image-to-Video, R2V, and Video Edit in one workflow.
  • Use this model guide page to validate parameters with minimal request/response examples.
  • Stabilize prompts here first, then move to production API integration.

Key Parameters

  • model | string | required | seedance-2 | - | Model identifier. Use the fixed value `seedance-2`.
  • prompt | string | required | - | - | Main instruction describing the subject, action, scene, and style.
  • aspect_ratio | string | optional | 16:9 | 16:9 | 9:16 | 1:1 | 4:3 | 3:4 | 21:9 | Video aspect ratio. Defaults to `16:9`; supports `16:9 | 9:16 | 1:1 | 4:3 | 3:4 | 21:9`.
  • duration | integer | optional | 5 | -1 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | Output duration in seconds. Defaults to `5`; supports `-1 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15`, where `-1` means auto.
  • resolution | string | optional | 720p | 480p | 720p | 1080p | 4k | Output resolution. Defaults to `720p`; supports `480p | 720p | 1080p | 4k`.

Common Errors

  • 400 invalid_request_error: trigger=Request payload misses required fields or has invalid field types.; fix=Validate model, mode, and input schema before request.; retry=Retry only after fixing payload; avoid blind retries.
  • 401 authentication_error: trigger=Missing Authorization header or invalid API key.; fix=Verify Bearer token format and API key scope.; retry=Retry after auth fix; rotate key if repeated failures continue.
  • 429 rate_limit_exceeded: trigger=Request rate, concurrency, or current quota hits upstream rate limiting.; fix=Apply exponential backoff first, then review request rate, concurrency, and quota usage.; retry=Use exponential backoff (e.g., 1s/2s/4s) with jitter; if it persists, reduce submission pressure.
  • 500 internal_error: trigger=Transient upstream error or internal processing failure.; fix=Capture request id and trigger retry workflow.; retry=Retry 2-3 times with short delays; escalate if persistent.
ByteDance Seed logo

Seedance 2.0

商用利用

ByteDance Seed の統合マルチモーダル動画モデルで映画のような動画を生成。ToAPIs では seedance-2 として利用できます。

モデルタイプ:
料金: Seedance 2.0 Mini 最低 $0.8/1M total tokens
動画入力なし $1.31/1M total tokens· 動画入力あり $0.8/1M total tokens

入力

フォームJSON

参照画像

主体、カメラ、シーン、スタイルを説明してください。75 / 1200

詳細オプション

サンプルパラメータ
0 / 3

最大 3 件、1 行に 1 件入力し、参照画像も指定してください。

出力

プレビューJSON

生成には時間がかかります。しばらくお待ちください。このページを離れても、[ タスクログ ] で生成した内容を直接確認できます。

リクエストをプレビュー

{
  "model": "seedance-2",
  "prompt": "モダンなデスクの上にあるプレミアムなスマートデバイスを映した 6 秒間のプロダクトコンセプトクリップ。カメラはゆっくりとプッシュインし、自然光で撮影。",
  "duration": 6,
  "size": "16:9",
  "aspect_ratio": "16:9",
  "resolution": "720p",
  "metadata": {},
  "generate_audio": true
}

2.0

Seedance 生成ファミリー

T2V

テキストから動画へのワークフロー

I2V

画像から動画へのワークフロー

Async

タスクのポーリング

生成例

Seedance 2.0 の生成結果を見る

このモデルで生成

Seedance 2.0 グランドローンチ

Seedance 2.0 の動画サンプル

Seedance 2.0 の動画サンプル

透明な料金体系

Seedance 2.0 の動画料金

実際の課金は usage.total_tokens に基づき、動画入力の有無で token 単価が異なります。従来の秒単価は予算見積もりとして表示されます。

クレジットを追加

動画入力なし

ToAPIs

$5.91

100万 total tokens

動画入力あり

ToAPIs

$3.6

100万 total tokens

最終料金は完了したタスクの usage.total_tokens で計算されます。以下の秒単価は見積もり専用で、最終請求額と異なる場合があります。

ToAPIs を選ぶ理由

なぜ Seedance 2.0 に ToAPIs を使うのか?

単一のモデルゲートウェイを通じて ByteDance の動画生成を利用しながら、課金、タスクステータス、API キーを一箇所で管理できます。

マルチモーダルなクリエイティブ制御

本番運用に移行する前に、1 つのモデルページでテキスト、画像、音声、動画の参照ワークフローを計画できます。

秒単位の概算コスト

まず長さに基づいてショートクリップのコストを見積もり、送信時に最終見積もりを確認します。

統一された動画タスク API

同じ ToAPIs ワークフローを通じて生成タスクを送信し、ステータスをポーリングして、出力 URL を取得できます。

3 つのステップで Seedance 2.0 を統合

プロンプトの品質、非同期タスクのステータス、生成される動画の長さを軸に設計します。

  1. 1

    ショットを構想する

    被写体、動作、カメラの動き、照明、スタイル、使用予定の参考素材を記述します。

  2. 2

    動画タスクを送信する

    model=seedance-2、動画の長さ、アスペクト比、解像度を指定して動画生成エンドポイントを呼び出します。

  3. 3

    ポーリングして配信する

    返された task ID を保存し、完了までポーリングした後、生成された動画 URL を製品のワークフローに保存します。

Seedance 2.0 に最適なユースケース

映画的なコンセプトクリップ

プロンプトと参考素材を、提案、ストーリーボード、キャンペーンコンセプト向けの短い映画的プレビューに変換します。

参考素材主導の制作

画像、音声、動画の参考素材を使って、動き、キャラクター、雰囲気、シーンの一貫性を制御します。

動画イテレーションパイプライン

短いバリエーションをキューに入れてプロンプトを比較し、クリエイティブの承認後に最終レンダリングを振り分けます。

よくある質問

Seedance 2.0 API に関するよくある質問

Seedance 2.0 の動画生成は同期処理ですか?

いいえ。動画生成は非同期タスクとして扱ってください。まずタスクを送信し、task ID を保存してから、最終結果の URL をポーリングします。

ToAPIs では Seedance 2.0 の課金はどのように行われますか?

Seedance 2.0 は完了したタスクの usage.total_tokens に基づいて課金されます。動画入力の有無で token 単価が異なり、秒単価は見積もり専用です。

seedance-2-fast ではなく seedance-2 を使うべきなのはどのような場合ですか?

最低レイテンシよりも出力品質と動きの安定性が重要な場合は seedance-2 を使用してください。ドラフト、バッチでの探索、速度が重視されるテストには seedance-2-fast を使用します。

Seedance 2.0 API

ToAPIs で Seedance 2.0 の動画ワークフローを構築

キーを作成し、無料クレジットで短いプロンプトをテストしたうえで、モーションスタイルが要件に合ったら seedance-2 を本番環境に移行しましょう。

1 つの ToAPIs アカウントで Seedance 2.0 を試してみましょう。

無料クレジットから始めて短いクリップをテストし、その後 seedance-2 を非同期動画ワークフローに接続しましょう。

登録して無料クレジットを取得