Kling-O3 Text to Video
- Kling O3 text-to-video model
- Supports 720p / 1080p resolutions
- Optional accompanying audio generation
- Async processing mode — use the returned task ID to check task status
- Generated video links are valid for 24 hours; please save them promptly
Authorizations
All APIs require Bearer Token authentication
Add to request header:
Authorization: Bearer YOUR_API_KEY
Body
kling-o3-text-to-video: Pure text driven video generation, supports 720p/1080p
"kling-o3-text-to-video"
Text prompt
Notes:
- Maximum 2500 characters
- Mutually exclusive with
multi_prompt
2500"A seaside pier at sunset, golden light shimmering on the waves"
Output resolution
Options:
720p— 720P SD1080p— 1080P HD4k— Native 4K UHD (independent tier, billing not affected bygenerate_audio)
"720p"
Whether to generate accompanying audio
false
Output video aspect ratio
Available values:
16:9— Landscape (default)9:16— Portrait1:1— Square
"16:9"
Output video duration (seconds), 3-15
5
Multi-shot segmentation mode, currently fixed to customize
Do not pass this parameter unless necessary.
"customize"
Multi-prompt sequence
Notes:
- Mutually exclusive with
prompt - The sum of all segment
durationvalues should equal the totalduration
Do not pass this parameter unless necessary.
Response
Task created successfully
Task creation timestamp
1757165031
Task ID
"task-unified-1757165031-uyujaw3d"
Actual model name used
Specific task type
video.generation.task Task progress percentage (0-100)
0 <= x <= 1000
Task status
pending, processing, completed, failed "pending"
Async task information
Task output type
video "video"