Turn any still image into a dynamic video clip with a single API call. AI-powered motion synthesis that brings photos, artwork, and product images to life.
{
"model_slug": "kling-v2",
"prompt": "Camera slowly zooms in, the subject smiles",
"main_image_url": "https://example.com/photo.jpg"
}
// Response
{
"success": true,
"data": {
"task_id": "task_xyz789",
"status": "processing",
"estimated_time": 90
}
}
Provide an image URL and a motion prompt — the AI handles the rest.
Send the URL of your image along with a motion prompt describing the desired animation.
The AI model analyzes the image and creates natural motion, camera movements, and dynamic effects.
Poll the status endpoint and download the finished HD video when generation is complete.
Pass image URLs directly — no multipart uploads needed. Supports JPEG, PNG, and WebP.
Provide up to 4 images for multi-reference generation and complex compositions.
Describe the desired motion in natural language — camera pan, zoom, object movement.
Maintain consistent characters across generations with character profile IDs.
Up to 1080p video output with smooth, natural-looking motion and transitions.
Non-blocking task-based workflow with polling endpoint for status updates.
Animate product photos into engaging video ads
Bring illustrations and artwork to life with motion
Create property flythrough videos from photos
Animate model photos for dynamic lookbooks
Get your free API key and animate your first image in minutes.