Async jobs
Queue generation with /v1/videos/jobs, poll /v1/videos/jobs/{id}, then download the finished video.
Kling 3.0 Motion Control API fits high-control video generation, character motion, product shots, image-to-video references, and production previews from one LumixAI request flow.

Model overview
Kling 3.0 Motion Control video generation through the LumixAI API with async jobs, polling, download URLs, and live pricing from the backend.
Use Kling 3.0 Motion Control through LumixAI when you want one stable REST workflow for prompts, model selection, async jobs, polling, usage tracking, and credit pricing. The page targets searches for Kling 3.0 Motion Control API, Kling 3.0 Motion Control video API, and Kling video generation API.
AI video generation
image-to-video workflows
production API integrations
Developer workflow
Queue generation with /v1/videos/jobs, poll /v1/videos/jobs/{id}, then download the finished video.
Kling 3.0 Motion Control starts at 25 credits per video before conditional rules.
await fetch("https://api.lumixai.live/v1/videos/jobs", {
method: "POST",
headers: {
"Content-Type": "application/json",
"X-API-Key": process.env.LUMIXAI_API_KEY
},
body: JSON.stringify({
model: "kling-motion-control-30",
prompt: "cinematic product reveal, smooth camera motion",
aspectRatio: "16:9",
resolution: "720p",
duration: 6,
withSoundEffects: true
})
});SEO content source map
Next step