获取 Kling 图生视频任务状态
查询 Kling 图生视频 任务的状态和结果。
接口地址
GET /kling/v1/videos/image2video/{task_id}请求示例
bash
curl https://ai.youqi.tech/kling/v1/videos/image2video/abcd1234efgh \
-H "Authorization: Bearer sk-YOUR_API_KEY"