Video PixVerse

PixVerse API

透過 RunAPI 使用 PixVerse API,包含 model skill、統一驗證與按用量計費。

runapi.ai
curl -X POST https://runapi.ai/api/v1/pixverse/edit_video \
  -H "Authorization: Bearer $RUNAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "pixverse-v6",
  "video_url": "https://cdn.runapi.ai/public/samples/video.mp4",
  "prompt": "生成一段 10 秒嘅影片:一艘紙船順住雨水灌滿嘅街道排水溝漂流,鏡頭貼住水面跟拍。"
}'
import { PixverseClient } from "@runapi.ai/pixverse";

const client = new PixverseClient();
const result = await client.editVideo.run({
    model: "pixverse-v6",
    video_url: "https://cdn.runapi.ai/public/samples/video.mp4",
    prompt: "生成一段 10 秒嘅影片:一艘紙船順住雨水灌滿嘅街道排水溝漂流,鏡頭貼住水面跟拍。",
});
require "runapi/pixverse"

client = RunApi::Pixverse::Client.new
result = client.edit_video.run(
    model: "pixverse-v6",
    video_url: "https://cdn.runapi.ai/public/samples/video.mp4",
    prompt: "生成一段 10 秒嘅影片:一艘紙船順住雨水灌滿嘅街道排水溝漂流,鏡頭貼住水面跟拍。"
)
npx skills add runapi-ai/pixverse -g
# Claude Code
claude mcp add runapi -s user -- npx -y @runapi.ai/mcp

# Codex
codex plugin install runapi-mcp@agents

# Cursor / Windsurf / VS Code
npx @runapi.ai/mcp init cursor
@runapi.ai/pixverse v1
OVERVIEW

關於 PixVerse

PixVerse V6 以單一模型版本涵蓋五種影片功能:根據文字提示生成影片、令單張圖片動起嚟、用最多七張參考圖引導畫面、喺首尾兩個影格之間做轉場,或者延伸一段已完成嘅影片。片段長度 1 到 15 秒,解像度涵蓋 360p 到 1080p,並可選擇同步音訊。

供應商
PixVerse
模式
Video
PRICING

收費

失敗的生成不會收費
Image to video
$0.04-$0.19 / second
Enable audio: Enabled · Output resolution: 360p $0.06
Enable audio: Enabled · Output resolution: 540p $0.07
Enable audio: Enabled · Output resolution: 720p $0.10
Enable audio: Enabled · Output resolution: 1080p $0.18
Enable audio: Disabled · Output resolution: 360p $0.04
Enable audio: Disabled · Output resolution: 540p $0.06
Enable audio: Disabled · Output resolution: 720p $0.07
Enable audio: Disabled · Output resolution: 1080p $0.14
Edit video
$0.04-$0.19 / second
Enable audio: Enabled · Output resolution: 360p $0.06
Enable audio: Enabled · Output resolution: 540p $0.07
Enable audio: Enabled · Output resolution: 720p $0.10
Enable audio: Enabled · Output resolution: 1080p $0.18
Enable audio: Disabled · Output resolution: 360p $0.04
Enable audio: Disabled · Output resolution: 540p $0.06
Enable audio: Disabled · Output resolution: 720p $0.07
Enable audio: Disabled · Output resolution: 1080p $0.14
Text to video
$0.04-$0.19 / second
Enable audio: Enabled · Output resolution: 360p $0.06
Enable audio: Enabled · Output resolution: 540p $0.07
Enable audio: Enabled · Output resolution: 720p $0.10
Enable audio: Enabled · Output resolution: 1080p $0.18
Enable audio: Disabled · Output resolution: 360p $0.04
Enable audio: Disabled · Output resolution: 540p $0.06
Enable audio: Disabled · Output resolution: 720p $0.07
Enable audio: Disabled · Output resolution: 1080p $0.14
Transition video
$0.04-$0.19 / second
Enable audio: Enabled · Output resolution: 360p $0.06
Enable audio: Enabled · Output resolution: 540p $0.07
Enable audio: Enabled · Output resolution: 720p $0.10
Enable audio: Enabled · Output resolution: 1080p $0.18
Enable audio: Disabled · Output resolution: 360p $0.04
Enable audio: Disabled · Output resolution: 540p $0.06
Enable audio: Disabled · Output resolution: 720p $0.07
Enable audio: Disabled · Output resolution: 1080p $0.14
Extend video
$0.04-$0.19 / second
Enable audio: Enabled · Output resolution: 360p $0.06
Enable audio: Enabled · Output resolution: 540p $0.07
Enable audio: Enabled · Output resolution: 720p $0.10
Enable audio: Enabled · Output resolution: 1080p $0.18
Enable audio: Disabled · Output resolution: 360p $0.04
Enable audio: Disabled · Output resolution: 540p $0.06
Enable audio: Disabled · Output resolution: 720p $0.07
Enable audio: Disabled · Output resolution: 1080p $0.14
規格說明

技術詳情

模型 ID pixverse-v6
供應商 PixVerse
模式 video
任務類型 asynchronous
計費單位 second
API endpoint /api/v1/pixverse/edit_video
商業授權 是 — 已透過 API 包含
目錄狀態 可正常運作
Agent 整合

透過 Agent 執行 PixVerse

運作方式

開始使用 PixVerse

  1. 選擇模型

    挑選符合輸出類型、品質門檻與延遲目標的模型與變體。

  2. 設定

    設定 RunAPI key,並在 coding workspace 安裝 model skill。

  3. 開發

    使用 skill 指引,在你的 app 內加入模型功能。

  4. 接收

    透過 task ID 查詢、在支援時串流,或處理 webhook callback。

CONTEXT

PixVerse API 是甚麼?

PixVerse V6 透過 RunAPI 提供文生影片、圖生影片、參考圖引導編輯、轉場同延伸功能。全部五個端點共用同一個模型版本,所以同一組 API key 同計費模式適用於每一種功能。

供應商
PixVerse
查看全部 →
模式
Video
瀏覽模型 →

為何透過 RunAPI 使用 PixVerse API

一個驗證,對應所有 provider

一組 RunAPI key 即可解鎖整個 catalog。無需分開帳戶,亦無需為每個整合輪換密鑰。

統一定價與計費

按次以 USD 收費,每月結算。失敗的生成不會收費。

內含 schema 的 skill

型別化 schema 與 setup 備註打包在 model skill 內,讓實作從正確契約開始。

PixVerse 常見問題

PixVerse V6 提供邊幾種影片功能?

共五種——文生影片、圖生影片、參考圖引導編輯、轉場,以及延伸已完成嘅結果。呢五種功能都用同一個模型版本。

PixVerse V6 生成嘅影片可以有幾長?

每次請求 1 到 15 秒,透過 duration_seconds 設定。想喺單次生成之外繼續延長已完成嘅結果,可以用延伸端點。

支援邊啲解像度同長寬比?

支援 360p、540p、720p 同 1080p,涵蓋由超寬到直式共八種長寬比。

PixVerse V6 可唔可以同時生成音訊?

可以——將 enable_audio 設為開啟,就可以喺生成影片嘅同時產生同步音訊,預設係關閉。

一次生成最多可以用幾多張參考圖引導?

參考圖引導端點接受 1 到 7 張有先後順序嘅公開圖片 URL。

我應該先用邊個版本?

先選最平而且符合你質素要求的版本。大多數團隊會先用快速版本,之後再升級到 pro 用於正式生產。

相似模型

如果你鍾意 PixVerse API,可以試吓呢些

開始用 PixVerse API 開發。

Endpoints

  • image_to_video
  • edit_video
  • text_to_video
  • transition_video
  • extend_video

同類別

來自此供應商

文件