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
{"model_id": "veo-3.1","init_image": "https://assets.modelslab.com/generations/3d43311f-116b-4255-a8d8-40862f695359.png","prompt": "In a frozen, ancient Nordic valley, the shamanic warrior—cloaked in fur, wearing a skull mask with curled horns—stands at the edge of a glacier lake. The wind howls violently, whipping up snow around him as he slams his staff into the icy ground, causing the earth to tremble. Blue runes glow across his mask as magic awakens. A storm brews above as shadowy enemies rise from the snow-covered mountains.","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 |
|---|---|---|
| Model | model_id | Model for selecting the right model to for making the API call |
| Reference Image | init_image | Upload the reference image |
| Prompt | prompt | Enter prompt for image to video |
