Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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": { "prompt": "<string>", "duration": "<string>", "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