Authorization: Bearer ********************```json
{
"model": "viduq2",
"subjects": [
{
"id": "cat",
"images": [
"https://imageproxy.zhongzhuan.chat/api/proxy/image/5d53c7fd4263170634f67ec89db55bec.png"
]
}
],
"prompt": "Một chú @cat dễ thương đang chạy trên bãi cỏ, ánh nắng rực rỡ, khung hình ấm áp"
}
```curl --location --request POST 'https://api.key4u.shop/ent/v2/reference2video' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '```json
{
"model": "viduq2",
"subjects": [
{
"id": "cat",
"images": [
"https://imageproxy.zhongzhuan.chat/api/proxy/image/5d53c7fd4263170634f67ec89db55bec.png"
]
}
],
"prompt": "Một chú @cat dễ thương đang chạy trên bãi cỏ, ánh nắng rực rỡ, khung hình ấm áp"
}
```'```json
{
"task_id": "911084878697623552",
"type": "character2video",
"state": "created",
"model": "viduq2",
"style": "general",
"prompt": "Một chú mèo dễ thương đang chạy trên bãi cỏ, ánh nắng rực rỡ, khung hình ấm áp",
"images": [
"https://picx.zhimg.com/v2-4911df093b40ee5511938a1ac2a5cdc4_r.jpg"
],
"duration": 5,
"seed": 1830691647,
"aspect_ratio": "16:9",
"resolution": "720p",
"movement_amplitude": "auto",
"created_at": "2026-01-20T06:37:57.371761937Z",
"credits": 45,
"payload": "",
"cus_priority": 0,
"off_peak": false,
"watermark": false,
"is_rec": false,
"wm_position": "unspecified",
"wm_url": "",
"meta_data": "",
"client_request_id": ""
}
```