cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/kling-ai/kling-v2-6 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "imageTail": "<string>", "prompt": "<string>", "length": 5, "generateAudio": false }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Kling 2.6 features synchronized audio-visual generation, allowing precise control over dialogue, tone, and sound effects. Integrate the Kling 2.6 API now.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing