video

站立側後入

5.0 (<100) 預估時間: 180s

參數

使用此模板調用 API 時,以下參數為必填或可選。

參數 類型 必填 標籤 選項
image image 輸入圖片
seed number 隨機種子 default: -1, min: -1, max: 4294967295, step: 1
duration number 時長(秒) min: 5, max: 8, step: 1
resolution select 解析度 480P, 720P

程式碼範例

使用下方的 cURL 範例快速開始,將 API Key 和參數替換為您自己的。

cURL
curl -X POST https://nsfwrouter.xyz/api/v1/tasks/create \
  -H "Authorization: Bearer sk-xxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "tool_id": 334,
    "params": {
          "image": "https://example.com/input.jpg",
          "duration": 5,
          "resolution": "480P",
          "seed": -1
      },
    "webhook_url": "https://your-server.com/webhook"
  }'

計費

按量計費的 API 定價,無需訂閱。

金幣 / 秒
10
立即開始

準備好開始了嗎?

註冊並取得 API Key,幾分鐘內即可開始創作。