kling
影片特效
透過 CometAPI 使用 Kling 影片特效 API,以 POST /kling/v1/videos/effects 對影片套用風格化特效,並控制特效參數。
POST
Create a Kling video-effects task
使用此端點可套用 Kling 的其中一種預設特效場景,將輸入素材轉換為新的短影片。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是雙人互動預設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.