Skip to main content

video models

Seedance 2.0 API / Cinematic multimodal video generation

Use Seedance 2.0 API for text-to-video, first/last-frame, and omni-reference video generation. Compare $0.07-$0.50/sec pricing, docs, demo, and free credits.

今すぐ始める!

Seedance 2.0 API 料金

料金は生成された動画の秒単位で計算されます。

seedance-2

from $0.10

  • 480p — $0.10/s
  • 720p — $0.20/s
  • 1080p — $0.50/s

seedance-2-fast

from $0.08

  • 480p — $0.08/s
  • 720p — $0.16/s

seedance-2-mini

from $0.07

  • 480p — $0.07/s
  • 720p — $0.14/s

seedance-2-less-restriction

from $0.11

  • 480p — $0.11/s
  • 720p — $0.22/s
  • 1080p — $0.55/s
  • Face references supported once they pass review.

seedance-2-fast-less-restriction

from $0.088

  • 480p — $0.088/s
  • 720p — $0.176/s
  • Face references supported once they pass review.

seedance-2-mini-less-restriction

from $0.077

  • 480p — $0.077/s
  • 720p — $0.154/s
  • Face references supported once they pass review.

顔参照は -less-restriction モードで使用する前に、アセットライブラリにアップロードして検証する必要があります。 アセット API ドキュメントを見る →

Seedance 2.0 API の特徴

Seedance 2.0 APIは、text_to_video、first_last_frames、omni_referenceの3つのモードで高品質な動画生成を提供します。画像、動画、音声によるマルチモーダル入力をサポート。今日からPiAPIで始めましょう!

3つの生成モード

text_to_video、first_last_frames(開始/終了フレームとして1〜2枚の画像)、omni_reference(画像、動画、音声を含む最大12の混合リファレンス)をサポート。

マルチモーダルリファレンス対応

プロンプト内で @image1、@video1、@audio1 構文を使用して、画像、動画(mp4/mov)、音声(mp3/wav、最大15秒)をクリエイティブコントロールのために参照できます。

柔軟な尺とアスペクト比

4〜15秒のクリップを6つのアスペクト比オプション(21:9、16:9、4:3、1:1、3:4、9:16)で生成。first_last_framesモードでは、アスペクト比はリファレンス画像に従います。

複数のモデルオプション

seedance-2($0.10/秒〜)、seedance-2-fast($0.08/秒〜)。料金は解像度により異なります:480p、720p、1080p。

顔参照サポート

顔/キャラクター画像をプライベートアセットライブラリにアップロードし、検証後に asset_id を取得して -less-restriction モードで使用できます。複数ショット間でキャラクターの一貫性を確保します。

Omni Reference モード

最大12のリファレンス(画像+動画+音声)を組み合わせて、最大限のクリエイティブコントロールを実現。動画を新しいスタイルに変換、サウンドトラックの追加、モーフィング効果の作成が可能です。

Seedance 2.0 APIの使い方

Create your API key

Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.

Top up credits

Add credits on the billing page when you are ready to scale beyond the free tier.

Call the API

POST your first task following the API docs, then poll the task until the result is ready.

Iterate in the playground

Prototype prompts and settings in the the playground above before wiring them into your product.

curl -X POST 'https://api.piapi.ai/api/v1/task' \
  -H 'X-API-Key: YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "seedance",
    "task_type": "seedance-2",
    "input": {
      "prompt": "A cinematic tracking shot through a neon-lit city street after rain.",
      "duration": 4,
      "resolution": "480p",
      "aspect_ratio": "16:9",
      "mode": "text_to_video"
    }
  }'

# → { "task_id": "9d5a…", "status": "pending" }

よくある質問

Seedance 2.0 APIとは何ですか?

2026年2月にリリースされたByteDance Seedance 2.0 AIは、映画品質、超リアル、没入感のある体験のために設計された高度な動画生成モデルです。業界標準に準拠し、高忠実度・映画品質の動画に適したByteDance Seedance 2.0は動画生成を次のレベルへと引き上げます。また、当Seedance AI APIはウォーターマーク除去もサポートしています。今日からPiAPIでSeedance 2.0 APIを使い始めましょう!

Seedance 2.0はSeedance 1.0 ProおよびLiteとどう違いますか?

Seedance 2.0はSeedance 1.0 ProおよびSeedance 1.0 Liteの後継版であり、シーンの一貫性の向上、モーション品質のアップグレード、より堅牢なプロンプト追従性を提供します。プロダクションレベルのストーリーテリングや複雑なシーンに最適です。

Seedance 2.0にアクセスするにはどうすればいいですか?

Seedance 2.0 APIの使用を開始するには、PiAPIのワークスペースに登録し、APIキーを取得してSeedance APIドキュメントに従ってください。安全にSeedance AI APIをご利用いただくため、コンテンツモデレーションシステムをご確認ください。

Seedance 2.0にはAPIがありますか?

はい。PiAPIのシンプルなREST APIを通じてSeedance 2.0を統合できます。X-API-Keyを使用してタスク(テキストから動画または画像から動画)を作成し、タスクエンドポイントをポーリングして出力動画URLを取得します。

Seedance 2.0 APIキーはどのように取得できますか?

PiAPIアカウントを作成してワークスペースにサインインしてください。その後、APIキーページでX-API-Keyをコピーできます(チャージ前に無料クレジットでSeedance 2.0をテストできます)。

Seedance 2.0の料金はいくらですか?

Seedance 2.0の料金は、生成された動画の秒単位で計算されます。主な2つの価格帯はseedance-2-preview(品質重視)とseedance-2-fast-preview(高速)です。ウォーターマーク除去は別料金です。最新料金はこのページの料金セクションをご確認ください。

seedance-2-miniとは何ですか?

seedance-2-miniはSeedance 2.0ファミリーの中で最も手頃な価格のオプションです。同等の品質でseedance-2-fastの約2倍の速度で生成でき、高速プロトタイピングや大量テスト生成に最適です。720p解像度で利用可能です。

Seedanceは画像から動画生成をサポートしていますか?

はい。Seedanceは画像から動画生成をサポートしています。プロンプトとともに1つ以上の入力画像URLを提供することで、画像に基づいた動画を生成できます。

顔/実在人物の参照を使用するには?

顔参照にはプライベートアセットライブラリが必要です。Asset API で画像をアップロードし、status=Active(検証完了)を待ってから、seedance-2-less-restriction または seedance-2-fast-less-restriction で asset://<asset_id> を使用します。コンプライアンスと複数ショット間のキャラクター一貫性を確保します。

Seedance 2.0 APIに無料アクセスはありますか?

はい。PiAPIワークスペースに初めてサインアップすると、Seedance 2.0 APIを含む他のモデルを試すために使用できる無料クレジットが付与されます。これにより、支払い前にSeedance 2.0の生成テスト、プロンプトの調整、統合の検証が行えます。

返金はできますか?

いいえ、返金には対応しておりません。ただし、PiAPI の Workspace に初めて登録すると、支払い前に API をお試しいただける無料クレジットが付与されます!

チームに連絡するにはどうすればいいですか?

support@piapi.ai までメールをお送りください。製品についてぜひお話しさせてください!

More questions? See the API docs.

Our blog

Seedance 2.0 API