Skip to content

Get Kling Text-to-Video Task Status

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

Endpoint

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

Request example

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