Kling Text-to-Video Generation
可灵格式
Kling 文生视频
使用 Kling 模型从文本描述生成视频。
支持的模型:kling-v1, kling-v1-5 等
POST
Kling Text-to-Video Generation
Documentation Index
Fetch the complete documentation index at: https://docs.utoken.wgame-hk.com/llms.txt
Use this file to discover all available pages before exploring further.
授权
Use Bearer Token authentication Format: Authorization: Bearer sk-xxxxxx
请求体
application/json
Video generation request
Model/Style ID
示例:
"kling-v1"
Text description prompt
示例:
"An astronaut stood up and walked"
Image input (URL or Base64)
示例:
"https://example.com/image.jpg"
Video duration (seconds)
示例:
5
Video width
示例:
1280
Video height
示例:
720
Video frame rate
示例:
30
Random seed
示例:
20231234
Number of videos to generate
示例:
1
Response format
示例:
"url"
User identifier
示例:
"user-1234"
Extended parameters (e.g., negative_prompt, style, quality_level, etc.)
