Skip to main content
Kling provides a set of official preset elements (scenes, characters, etc.) that you can use directly in video generation without creating your own. These elements have owned_by set to "kling".

Quick example

curl "https://www.anyfast.ai/kling/v1/general/advanced-presets-elements?pageNum=1&pageSize=10" \
  -H "Authorization: Bearer YOUR_API_KEY"

Parameters

ParameterTypeDescription
pageNumintegerPage number, starting from 1
pageSizeintegerItems per page

Differences from custom elements

FieldCustom elementsPreset elements
owned_byYour user ID"kling"
DeletableYesNo
EditableYesNo

API Reference

View the interactive API playground for Kling Preset Element List.