Skip to content

Get Kling Image-to-Video Task Status

Query the status and result of a Kling Image-to-Video task.

Endpoint

GET /kling/v1/videos/image2video/{task_id}

Request example

bash
curl https://ai.youqi.tech/kling/v1/videos/image2video/abcd1234efgh \
  -H "Authorization: Bearer sk-YOUR_API_KEY"