cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/kling-ai/kling-v2-1 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "imageTail": "<string>", "prompt": "<string>", "negativePrompt": "<string>", "length": 5, "strength": 50, "mode": "std" }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Kling 2.1 is an upgraded AI video model with smoother motion, better prompt accuracy, improved character realism, and enhanced visuals for more cinematic results. Learn how to integrate it here.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing