Kara Kling-v2.6-pro(Line-B)
POST/v1/video/generations
Use the gateway unified async video generation task API to generate videos via the Kling Line-B channel.
- Submit task:
POST /v1/video/generations - Query task:
GET /v1/video/generations/{task_id} - After submission, use the
task_idin the response to query results - The Line-B channel automatically selects text-to-video, image-to-video, or video editing based on input fields.
Request
Responses
- 200
- 400
- 401
Task submitted successfully
Invalid request parameters
Unauthorized