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