Video
Kling 2.6 Pro
Kling 2.6 Pro image-to-video generation
- video
- kling
- pro
from $0.35/ request
Loading...
Advanced video generation with text and image-to-video capabilities.
Production-ready Kling models available through Muvi.
One API key. One endpoint. Every Kling model.
const result = await fetch(
'https://api.muvi.video/v1/generate/submit',
{
method: 'POST',
headers: {
Authorization: `Bearer ${MUVI_API_KEY}`,
'Content-Type': 'application/json',
},
body: JSON.stringify({
modelId: 'kling/your-model-slug',
prompt: 'A neon-lit city at midnight',
}),
},
);
const json = await result.json();Explore alternative providers for similar use cases
Access Kling's latest models with unified billing, authentication, and infrastructure.