cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/kling-ai/kling-v2 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "prompt": "<string>", "negativePrompt": "<string>", "strength": 50, "length": 5 }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Kling 2.0 is the latest Kling AI model that delivers filmic-quality, realistic motion videos at high resolution with smooth camera work and enhanced prompt adherence. Learn how to integrate it here.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing