Kling 2.6 API
Animate still images into polished Kling 2.6 clips.
Kling 2.6 focuses on image-to-video generation. Upload a source image, guide the motion with a prompt, choose 5 or 10 seconds, and optionally add native audio through the same unified API workflow.
Model capabilities
Built for production API workflows, not one-off demos.
Use Kling 2.6 from the same platform surface as the rest of your video and image stack: API keys, credits, logs, webhooks, and docs stay consistent across providers.
Still-image animation
Turn product shots, character art, and campaign images into motion assets.
Prompt-guided movement
Describe camera motion, subject action, environment, and visual style.
Native audio toggle
Generate silent output or add sound when the target channel needs richer media.
Simple duration choices
Use 5 seconds for quick loops or 10 seconds for more complete motion beats.
Submit tasks, track progress, and return generated assets.
Upload source image
Provide an image URL and a prompt describing the desired motion.
Select duration
Choose 5s or 10s and decide whether to generate audio.
Use hosted output
Receive the completed clip through polling or webhook callbacks.
curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
-H "Authorization: Bearer sk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "kling-2.6",
"prompt": "The product slowly rotates with soft studio lighting",
"image_urls": ["https://example.com/product.png"],
"duration": 5,
"sound": false
}'Pricing and usage
Clear model options with shared credits.
Image-to-video baseline
Native sound generation
Common short loop
Longer animation
Start building with Kling 2.6 in AI Video API.
Create one API key, use one credit balance, and switch between video and image models without provider-specific plumbing.