{"prompt":"A joyful scene of vacationing on the beach."}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.302.ai/klingai/v1/videos/text2video' \
--header'Authorization: Bearer ' \
--header'Content-Type: application/json' \
--data-raw'{
"prompt": "A joyful scene of vacationing on the beach."
}'
Responses
🟢200成功
application/json
Body
Example
{"code":0,"data":{"created_at":1769072469241,"task_id":"kling_49881ff21cfe","task_info":{"prompt":"A joyful scene of vacationing on the beach."},"task_result":{},"task_status":"submitted","task_status_msg":"","updated_at":1769072469241},"message":"success","request_id":"kling_49881ff21cfe"}