Kling
Video Extension
Extend Kling-generated videos via POST /kling/v1/videos/video-extend using task_id and video_id; run as a sub-task on the parent account.
POST
Video Extension
Use this endpoint to extend an existing Kling video as a follow-up task.
Before you call it
- Start from a finished Kling video result
- Pass the
video_idfrom the parent task result - Run the extension on the same account context as the parent task
- Trigger the extension promptly before parent-task resources expire
Task flow
Finish the parent video task
Create the original Kling video and wait until its result is available.
Poll the extension task
Continue with Individual Queries until the extended video reaches a terminal state.
Authorizations
Bearer token authentication. Use your CometAPI key.
Body
application/json