{
"model": "viduq2-pro",
"subjects": [
{
"id": "cat",
"images": [
"https://imageproxy.zhongzhuan.chat/api/proxy/image/5d53c7fd4263170634f67ec89db55bec.png"
]
}
],
"duration": 5,
"movement_amplitude": "540P",
"prompt": "一只可爱的@cat在草地上奔跑,阳光明媚,画面温馨"
}curl --location --request POST 'https://maas.haoee.com/ent/v2/reference2video' \
--header 'Authorization: {{API_KEY}}' \
--header 'ModelName: viduq2-pro' \
--header 'lineType: main' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "viduq2-pro",
"subjects": [
{
"id": "cat",
"images": [
"https://imageproxy.zhongzhuan.chat/api/proxy/image/5d53c7fd4263170634f67ec89db55bec.png"
]
}
],
"duration": 5,
"movement_amplitude": "540P",
"prompt": "一只可爱的@cat在草地上奔跑,阳光明媚,画面温馨"
}'{
"task_id": "932148413342949376",
"type": "character2video",
"state": "created",
"model": "viduq2",
"style": "general",
"prompt": "一只可爱的@cat在草地上奔跑,阳光明媚,画面温馨",
"images": [
"https://imageproxy.zhongzhuan.chat/api/proxy/image/5d53c7fd4263170634f67ec89db55bec.png"
],
"duration": 5,
"seed": 2026642343,
"aspect_ratio": "16:9",
"resolution": "720p",
"movement_amplitude": "auto",
"created_at": "2026-03-19T09:36:55.365751701Z",
"credits": 45,
"payload": "",
"cus_priority": 0,
"off_peak": false,
"watermark": false,
"is_rec": false,
"wm_position": "unspecified",
"wm_url": "",
"meta_data": "",
"client_request_id": "",
"audio_type": "all"
}