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