kling
视频延长
通过 POST /kling/v1/videos/video-extend 使用 task_id 和 video_id 延长 Kling 生成的视频;作为父账号下的子任务运行。
POST
Video Extension
使用此端点可将现有的 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.
调用前准备
- 从已完成的 Kling 视频结果开始
- 传入父任务结果中的
video_id - 在与父任务相同的账号上下文中运行延长任务
- 在父任务资源过期前尽快触发延长任务
任务流程
轮询延长任务
继续使用 单个查询,直到延长后的视频达到终态。
授权
Bearer token authentication. Use your CometAPI key.
请求体
application/json