cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/kling-ai/kling-video-o1 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "images": [ "<string>" ], "prompt": "<string>", "aspectRatio": "16:9", "length": 5, "mode": "pro" }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Kling Video O1 provides a unified multi-modal workflow, accepting text, image, and video inputs. It ensures superior frame consistency and allows multi-step prompting. Integrate it now.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing