Skip to main content
The Kling Task Query endpoint checks the status of any Kling generation task and retrieves the result. This is the shared query endpoint for all Kling models (Omni, text-to-video, image-to-video, etc.).

Key Points

  • Universal query — Works for all Kling task types: video, image, lip sync, virtual try-on
  • Asynchronous workflow — Create a task first, then poll this endpoint until completion
  • Action parameter — Must match the task type of the original creation request
  • Progress tracking — Returns progress percentage and status updates

Action Types

Quick Example

Response Fields

API Reference

View the interactive API Playground for Kling Task Query.