Kling 2.6

Kuaishou Kling 2.6 image-to-video. Convert a still image into a 5s or 10s video, with optional native audio.

All models
Off
Result

Configure parameters and click Run to test the API.

Code Example
curl -X POST https://aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "kling-2.6",
  "input": {
    "duration": 5,
    "sound": false
  }
}'
kling-2.6 Playground - API Market | AI Video API