Skip to main content
Create a reusable element from reference images or one reference video. The endpoint returns a task ID; query that task until task_status is succeed, then use the returned element_id in supported video requests.

Key capabilities

  • Image or video reference — Define a subject with multiple images or one reference video
  • Multiple Categories — Characters, animals, props, outfits, scenes, special effects
  • Asynchronous result — Poll the task ID to obtain the final element_id

Quick example

Parameters

Available tag_id values

Response

The create response returns id, task_id, model: "kling-element", status, progress, and created_at. Query the task at GET /kling/v1/general/advanced-custom-elements/{task_id}.

API Reference

View the interactive API playground for Kling Element Create.