Skip to main content
POST
Kling O3 Elements

Authorizations

x-api-key
string
header
required

Query Parameters

webhookUrl
string

Your Webhook URL, if specified, the result of the generation will be POSTed to this URL.

Body

application/json
prompt
string
required
Maximum string length: 1600
Example:

"<your-prompt>"

quality
enum<string>
required
Available options:
720,
1080,
4k
duration
enum<string>
required
Available options:
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
aspectRatio
enum<string>
required
Available options:
1:1,
16:9,
9:16
enableAudio
boolean
required
images
string[]

An array of image names or download URLs - if you don't have a download URL, you can upload the file and get the file name from the /upload endpoint.

Maximum array length: 7
Minimum string length: 1
elements
(المنت از نوع تصاویر · object | المنت از نوع ویدیو · object | المنت از قبل ساخته شده: این قابلیت در API پشتیبانی نمی شود. · object)[]
Maximum array length: 7

Response

Response for status 200

genId
string
required
Last modified on August 1, 2026