cURL
curl --request POST \ --url https://api.modelhunter.ai/api/v1/wan/image-to-video \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "model": "<string>", "input": { "input.prompt": "<string>", "input.image_urls": [ "<string>" ], "input.duration": "<string>", "input.resolution": "<string>" }, "webhookUrl": "<string>", "metadata": {} } '
{ "success": true, "data": { "id": "task_def456", "status": "pending", "type": "image-to-video", "provider": "wan", "model": "wan/2-6-image-to-video", "created_at": "2026-03-04T10:00:00Z", "estimated_seconds": 45 } }
Animate a single input image into a video using Wan 2.6.
wan/2-6-image-to-video
Show properties
5
10
15
720p
1080p