cURL
curl --request POST \ --url https://modellixapi.jpushoa.com/api/v1/text-to-video/alibaba/wanx2.1-t2v-plus/async \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "prompt": "<string>" } '
{ "code": 0, "message": "success", "data": { "status": "pending", "task_id": "task-abc123", "model_id": "wan2.6-t2v" } }
Wan test-to-video model can generate videos from a single sentence, featuring rich artistic styles and cinematic quality. Wanx 2.1 Plus offers even more refined visuals.
API Key authentication. Format: Bearer YOUR_API_KEY.
Bearer YOUR_API_KEY
1 - 800
500
1280*720
720*1280
960*960
1088*832
832*1088
0 <= x <= 2147483647
Task submitted successfully
Response code, 0 for success
0
Response message
"success"
Show child attributes