Kling 3.0

Kuaishou Kling 3.0 video generation. Native audio with cinematic control, 720P/1080P, 3-15 second outputs.

All models
Off
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-3.0",
  "input": {
    "mode": "std",
    "aspect_ratio": "16:9",
    "duration": 5,
    "sound": false,
    "multi_shots": false
  }
}'
kling-3.0 Playground - API Market | AI Video API