简体中文
cURL
curl --request POST \ --url https://api.ppinfra.com/v3/async/kling-v1.6-i2v \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --data '{ "mode": "<string>", "image_url": "<string>", "end_image_url": "<string>", "prompt": "<string>", "negative_prompt": "<string>", "duration": 123, "guidance_scale": 123 }'
{ "task_id": "<string>" }
application/json
Standard
Professional
mode
1 <= x <= 2000
0 <= x <= 2000
5
10
0 <= x <= 1
0.5