{
"model_name":"kling-v1",
"prompt":"hi",
"negative_prompt":"hi",
"cfg_scale":0.5,
"mode":"std",
"duration":5,
"camera_control":{
"type":"",
"config":{
"horizontal":0,
"vertical":0,
"pan":0,
"tilt":0,
"roll":0,
"zoom":0
}
},
"aspect_ratio":"16:9",
"callback_url":"https://webhook.site/2e5da698-1829-414e-b8fa-a4fc901aa366"
}curl --location --request POST 'https://duomiapi.com/api/video/kling/v1/videos/text2video' \
--header 'Authorization: o9vfVkEkKfcuJhjdGXJwlfdvO1' \
--header 'Content-Type: application/json' \
--data-raw '{
"model_name":"kling-v1",
"prompt":"hi",
"negative_prompt":"hi",
"cfg_scale":0.5,
"mode":"std",
"duration":5,
"camera_control":{
"type":"",
"config":{
"horizontal":0,
"vertical":0,
"pan":0,
"tilt":0,
"roll":0,
"zoom":0
}
},
"aspect_ratio":"16:9",
"callback_url":"https://webhook.site/2e5da698-1829-414e-b8fa-a4fc901aa366"
}'{
"code": 0,
"message": "SUCCEED",
"request_id": "fa02791a-b80d-442e-9b3f-e01c0f11d4f7",
"data": {
"task_id": "fa02791a-b80d-442e-9b3f-e01c0f11d4f7",
"task_status": "submitted",
"created_at": 1732017317153,
"updated_at": 1732017317153
}
}