kling
動画エフェクト
CometAPI 経由で Kling Video Effects API を使用し、POST /kling/v1/videos/effects で動画にスタイライズされたエフェクトを適用し、エフェクトのパラメータを制御します。
POST
Create a Kling video-effects task
このエンドポイントを使用すると、Kling のプリセットエフェクトシーンの1つを適用し、入力アセットを新しい短い動画に変換できます。Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
エフェクトシーンを選ぶ
hugとkissは2人のインタラクション用プリセットですfuzzyfuzzy、squish、expansion、heart_gestureはスタイライズ済みのプリセットエフェクトです- 正確なアセット形式はエフェクトによって異なりますが、リクエストでは常にプロバイダー固有の設定を
input内に含めます
タスクフロー
タスクをポーリング
エフェクトジョブが完了するまで 個別クエリ を使って継続します。
承認
Bearer token authentication. Use your CometAPI key.
ボディ
application/json
Preset effect to apply. Each effect defines a specific animation or interaction style.
利用可能なオプション:
fuzzyfuzzy, squish, expansion, hug, kiss, heart_gesture Effect-specific input payload. Most interaction effects use one or more image URLs plus model settings.
Webhook URL for task status notifications. The server sends a callback when the task status changes.
Optional user-defined task ID for your own tracking. Does not replace the system-generated task ID. Must be unique per account.