{"model_name":"kling-v2","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
curl--location--request POST 'https://api.302.ai/klingai/v1/images/generations' \
--header'Authorization: Bearer ' \
--header'Content-Type: application/json' \
--data-raw'{
"model_name": "kling-v2",
"prompt": "A joyful scene of vacationing on the beach."
}'