Kara Kling-v3.0-i2v(Line-B)
POST/v1/video/generations
Use the gateway unified async video generation task API to generate image-to-video 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 - This model is for Kling V3 image-to-video; you usually need to pass
imageorimages.
Request
Responses
- 200
- 400
- 401
Task submitted successfully
Invalid request parameters
Unauthorized