It looks like you may prefer a different language. Switch anytime.

PixVerse · Video

Hermes Agent x PixVerse

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

1 variants $0.190 可商用

Prerequisite: npx runapi mcp install

Prompt

Prompt 模型

任務合適時使用 pixverse-v6:pixverse-v6。

You have access to RunAPI task tools for PixVerse.

Available PixVerse models:
- pixverse-v6: pixverse-v6
  endpoints: /api/v1/pixverse/image_to_video, /api/v1/pixverse/edit_video, /api/v1/pixverse/text_to_video, /api/v1/pixverse/transition_video, /api/v1/pixverse/extend_video
  request fields: model, prompt, output_resolution, duration_seconds, aspect_ratio

Use the model ID and endpoint that match the user's request.
Example prompt: 生成一段 10 秒嘅影片:一艘紙船順住雨水灌滿嘅街道排水溝漂流,鏡頭貼住水面跟拍。
/api/v1/pixverse/image_to_video: Submit the task, poll for its status, then verify the completed output. POST /api/v1/pixverse/image_to_video,並儲存回傳的 Task ID。
GET /api/v1/pixverse/image_to_video/<task-id>,直到狀態為 completed 或 failed。
確認 completed 回應包含 API 參考中記載的端點專屬輸出。
/api/v1/pixverse/edit_video: Submit the task, poll for its status, then verify the completed output. POST /api/v1/pixverse/edit_video,並儲存回傳的 Task ID。
GET /api/v1/pixverse/edit_video/<task-id>,直到狀態為 completed 或 failed。
確認 completed 回應包含 API 參考中記載的端點專屬輸出。
/api/v1/pixverse/text_to_video: Submit the task, poll for its status, then verify the completed output. POST /api/v1/pixverse/text_to_video,並儲存回傳的 Task ID。
GET /api/v1/pixverse/text_to_video/<task-id>,直到狀態為 completed 或 failed。
確認 completed 回應包含 API 參考中記載的端點專屬輸出。
/api/v1/pixverse/transition_video: Submit the task, poll for its status, then verify the completed output. POST /api/v1/pixverse/transition_video,並儲存回傳的 Task ID。
GET /api/v1/pixverse/transition_video/<task-id>,直到狀態為 completed 或 failed。
確認 completed 回應包含 API 參考中記載的端點專屬輸出。
/api/v1/pixverse/extend_video: Submit the task, poll for its status, then verify the completed output. POST /api/v1/pixverse/extend_video,並儲存回傳的 Task ID。
GET /api/v1/pixverse/extend_video/<task-id>,直到狀態為 completed 或 failed。
確認 completed 回應包含 API 參考中記載的端點專屬輸出。

公開版本與端點

模型 ID 端點 起始價格 模型目錄
pixverse-v6
/api/v1/pixverse/image_to_video /api/v1/pixverse/edit_video /api/v1/pixverse/text_to_video /api/v1/pixverse/transition_video /api/v1/pixverse/extend_video
$0.190 模型詳情

驗證

輪詢,直到 Task 進入終態

POST /api/v1/pixverse/text_to_video,並儲存回傳的 Task ID。
GET /api/v1/pixverse/text_to_video/<task-id>,直到狀態為 completed 或 failed。
確認 completed 回應包含 API 參考中記載的端點專屬輸出。

設定

指南端點: /api/v1/pixverse/text_to_video

export RUNAPI_API_KEY=your_api_key

curl -X POST https://runapi.ai/api/v1/pixverse/text_to_video \
  -H "Authorization: Bearer $RUNAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "pixverse-v6",
  "prompt": "A cinematic lantern festival above a calm river.",
  "output_resolution": "720p",
  "duration_seconds": 5,
  "aspect_ratio": "16:9"
}'
使用流程

三步開始使用

  1. 選擇模型 ID

    選擇公開模型 ID,並查看其端點與目前起始價格。

  2. 設定 RunAPI

    呼叫端點前設定 RUNAPI_API_KEY。

  3. 驗證結果

    對非同步端點輪詢同一路徑,直到 Task 進入終態。

使用 Hermes Agent + PixVerse 可以建立甚麼

  • 產品示範影片

    根據文字描述製作 5 至 10 秒的產品動畫,適合電商展示和社交廣告。

  • AI 虛擬人內容

    製作口型同步的虛擬人影片,用於培訓材料、客戶支援和市場推廣。

  • 批量影片製作

    排隊生成數百段影片,並透過 webhook 接收結果。

為甚麼透過 RunAPI + Hermes Agent 使用 PixVerse

  • 1 個變體,一個 API 金鑰

    透過一個 RunAPI 連線選擇可用的模型變體,無需更改現有整合。

  • 清晰的用量價格

    發送請求前查看目錄中的目前價格,無需訂閱或最低消費。

  • 自動化工作流程

    透過一致的工作流程提交工作、查詢狀態並收集非同步結果,無需編寫手動輪詢程式碼。

Hermes Agent + PixVerse 常見問題

應該使用哪個模型 ID?

從版本表選擇公開模型 ID。每個 ID 可用的端點均列於相應資料列。

本指南會設定聊天模型嗎?

不會。此 Model Line 使用頁面所示的端點流程,不會被描述為 Agent 聊天模型。

透過 Hermes Agent 開始使用 PixVerse

正在與團隊一起建立?

我們可以協助企業設定、整合和技術問題。

聯絡我們