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.042-$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.048

  • 480p — $0.048/s
  • 720p — $0.096/s

seedance-2-mini

from $0.042

  • 480p — $0.042/s
  • 720p — $0.084/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.053

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

seedance-2-mini-less-restriction

from $0.046

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

人臉素材需先上傳至素材庫並通過驗證,方可在 -less-restriction 模式中使用。 查看素材庫文件 →

Seedance 2.0 API 功能特色

Seedance 2.0 API 提供 text_to_video、first_last_frames 和 omni_reference 三種模式的高品質視頻生成。支援圖像、視頻和音訊的多模態輸入。立即透過 PiAPI 開始使用!

三種生成模式

支援 text_to_video、first_last_frames(1-2 張圖片作為起始/結束幀)和 omni_reference(最多 12 個混合參考,包含圖片、視頻、音訊)。

多模態參考支援

在提示詞中使用 @image1、@video1、@audio1 語法來參考圖片、視頻(mp4/mov)和音訊(mp3/wav,最長 15 秒),實現創意控制。

靈活的時長與畫面比例

生成 4-15 秒的片段,支援六種畫面比例選項:21:9、16:9、4:3、1:1、3:4、9:16。在 first_last_frames 模式下,畫面比例跟隨參考圖片。

多種模型選項

seedance-2($0.10/秒起)、seedance-2-fast($0.048/秒起)。價格按解析度區分: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?

字節跳動 Seedance 2.0 AI 於 2026 年 2 月發布,是一款專為電影級、超寫實沉浸式體驗而設計的先進視頻生成模型。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 Key 頁面複製你的 X-API-Key(儲值前可使用免費額度測試 Seedance 2.0)。

Seedance 2.0 的價格是多少?

Seedance 2.0 的價格按生成影片的秒數計算。主要的兩個方案是 seedance-2-preview(品質版)和 seedance-2-fast-preview(快速版)。去浮水印另外計費。請參閱本頁的定價區塊以取得最新費率。

什麼是 seedance-2-mini?

seedance-2-mini 是 Seedance 2.0 系列中最實惠的選項。它的生成速度約為 seedance-2-fast 的 2 倍,品質相近,非常適合快速原型設計和大量測試生成。支援 720p 解析度。

Seedance 支援圖片轉影片嗎?

支援。Seedance 支援圖片轉影片功能。在提示詞中提供一個或多個輸入圖片 URL,即可生成基於圖片內容的影片。

如何使用人臉/真人參考圖?

人臉素材需要使用私有素材庫。透過 Asset API 上傳圖片,等待狀態變為 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