Skip to main content

video models

Kling O1 API / 高品質電影級影片生成

Kuaishou推出,Kling O1 是一款多模態 Kling AI 影片生成模型。透過 PiAPI接入 Kling O1 API,立即建立高擬真影片。

立即開始!

Kling O1 API 定價

價格依生成片段的解析度與時長計算。

Standard 720p

$0.39 /片段

  • 720p - 5s video generation

Standard 720p

$0.78 /片段

  • 720p - 10s video generation

Pro 1080p

$0.52 /片段

  • 1080p - 5s video generation

Pro 1080p

$1.04 /片段

  • 1080p - 10s video generation

準備開始使用 Kling O1 API 了嗎?

Features

Capabilities from the production model page.

全球首個整合式多模態工具

Kling Omni 是業界首個結合影片生成與影片編輯的多模態工具,支援文字、影片、圖片與主體輸入。

參考圖影片生成

Kling Omni AI API 支援以參考圖片生成影片,提升主體一致性與輸出穩定性。

起始與結束影格生成

Kling O1 API 支援為圖生影片自訂起始與結束影格,實現更順暢的轉場、更精細的編輯,以及更容易整合到長篇敘事流程中。

影片編輯功能

Kling AI O1 API 支援多種編輯能力,包括主體參考、影片內容編輯與鏡頭轉場。

彈性時長選項

Kling Omni 1 API 可控制輸出時長,以符合各種使用情境。

導演級記憶能力

Kling O1 可在動態鏡頭運動中維持主要角色、道具與場景設定的一致性。

支援多任務提示詞

Kling Omni API 擅長處理多任務提示詞,大幅提升創作自由度與彈性。

Get started

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": "kling",
    "task_type": "omni_video_generation",
    "input": {
      "prompt": "Close-up, static camera, a woman in swim suit near the sea is introducing herself.",
      "version": "o1",
      "resolution": "720p",
      "duration": 5,
      "aspect_ratio": "16:9",
      "keep_original_audio": false
    }
  }'

# → { "task_id": "9d5a…", "status": "pending" }

Frequently asked questions

什麼是 Kling O1?

Kling O1 是一款專為高品質單鏡頭與短片創作設計的 Kling 影片生成模型。它可輸出具備強烈動態效果與時間一致性的電影級 AI 影片,並且是更進階版本 Kling 3.0 Omni的前身。現在即可透過 PiAPI開始創作。

如何透過 API 使用 Kling O1?

使用 PiAPI 的 Kling O1 API 端點提交提示詞並取得生成影片。完整請求與回應範例請參閱 Kling O1 API 文件

Kling O1 支援哪些工作流程?

Kling O1 支援文字生成影片與圖片生成影片等核心工作流程。我們的 Kling AI API 很適合社群短片、行銷素材、短篇敘事與影片提示詞實驗。

Kling O1 與 Kling 3.0 Omni 有何不同?

Kling O1 更專注於高品質單鏡頭影片生成,而 Kling 3.0 Omni 則帶來多鏡頭電影級控制、更長時長與更豐富的多角色場景能力。許多團隊會先用 Kling O1 快速試驗,再在複雜多鏡頭專案中升級到 Kling 3.0 Omni。

More questions? See the API docs.

Our Blog

Read practical guides for Kling O1 video generation, API usage, pricing, docs, and cinematic prompt workflows.