Seedance 2.0 API
在 Hypereal AI 上使用的電影級 AI 影片生成。
位元組跳動出品的電影級 AI 影片生成器——文生影片、圖生影片、快速與標準模式,以及導演級控制。一次 API 呼叫,無需基礎設施。
Independent third-party API aggregator. Not affiliated with or endorsed by any model provider; model names are trademarks of their respective owners.
看看你能創造什麼
虛擬試穿影片
“AI 時尚試穿,逼真的服裝懸垂和運動效果”
數字人
“帶有聲音克隆的數字人進行自然演講”

產品展示
“時尚智慧手機在大理石表面旋轉,工作室燈光”

角色動畫
“藝術家在畫布上作畫的肖像,柔和自然光線,暖色調”
影片 API 定價對比
Hypereal AI 對比直接使用提供商
幾分鐘即可整合
標準 REST API,支援任何程式語言。一個 API 金鑰即可訪問所有模型。
- 所有模型統一端點
- Bearer token 身份驗證
- JSON 請求與響應
- 非同步任務 Webhook 回撥
- 提供 Python 和 Node.js SDK
# Seedance 2.0 Turbo — text-to-video with up to 4 reference images
curl -X POST https://api.hypereal.cloud/v1/videos/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2-0-turbo-t2v",
"input": {
"prompt": "@subject walks through a neon-lit Tokyo alley, cinematic handheld",
"reference_images": [
"https://your-cdn.com/subject.jpg",
"https://your-cdn.com/style-ref.jpg"
],
"duration": 5,
"resolution": "720p",
"aspect_ratio": "16:9"
}
}'為什麼選擇 Seedance 2.0
文字與影象生成影片
透過文字提示或參考影象生成電影級影片。T2V 和 I2V 模式均提供一致的質量。
快速與標準模式
選擇快速模式進行快速迭代($0.53/影片),或選擇標準模式獲得最高質量($1.00/影片)。
簡單 REST API
一個 POST 請求即可生成影片。無需 GPU 配置、佇列管理或基礎設施維護。
消耗的是哪種點數?
一個 API 金鑰兩種點數都能用。路由由你呼叫的模型決定,而非金鑰。
Claude, GPT, and Gemini coding models spend the same Hypereal Credits wallet. Your selected top-up amount can reduce charges on these coding models.
Video, image, audio, 3D, GPU, training, and other model APIs use the prices shown on their product pages.
常見問題
Seedance 2.0 輸出什麼影片格式?
Seedance 2.0 輸出 H.264 編碼的 MP4 影片檔案。影片通常為 5 秒、1080p 解析度。輸出 URL 會在 API 響應中返回。
快速模式和標準模式有什麼區別?
快速模式在 20 秒內生成影片,$0.53/影片,適合快速迭代和預覽。標準模式時間稍長但質量更高,$1.00/影片。
可以使用參考影象引導影片生成嗎?
可以。使用圖生影片(I2V)端點,傳入影象 URL 和提示詞即可引導影片生成。快速和標準模式均可使用。
有免費試用嗎?
有。註冊即可獲得免費積分測試 Seedance 2.0 及所有其他模型,無需信用卡。
如何計費?
按影片使用積分付費。100 積分 = $1。最低 $10 起購按量付費,或訂閱月度積分套餐享受批次折扣。

