Generate cinematic 1080p videos from images with precise keyframe control, realistic physics, and 10-second clips at 24-30 FPS—perfect for filmmaking and professional content creation.
API Endpoint URL
Base URL for all API requests to this endpoint.
https://modelslab.com/api/v7/video-fusion/image-to-video
API Authentication
Authentication requires a valid API key included in the request. Generate and manage your API keys from your developer dashboard. Include the key in the key parameter for all API requests.
Integration Examples
Production-ready code samples for API integration
{"init_image": ["https://assets.modelslab.com/generations/fbf6aeed-21e4-4ed6-8999-92516583e812.jpg","https://assets.modelslab.com/generations/63d37793-8fc7-47ae-9d0e-7b880eb7435d.jpg"],"prompt": "Animate the seasonal transformation — snow melting, colors emerging, flowers blooming, and the light warming up as winter fades into spring.","model_id": "Hailuo-02-start-end-frame ","key": "YOUR_API_KEY"}
SDKs
Official SDKs
Production-ready SDKs and client libraries for all major programming languages
API Parameters
Technical specifications for API request parameters.
| Field Name | Parameter | Technical Description |
|---|---|---|
| Reference Image | init_image | Upload the reference image |
| Prompt | prompt | Text description of the video you want to generate |
| Model | model_id | model_id is required for selecting the right model for API |
