Authorization: Bearer ********************{
"model": "viduq1",
"prompt": "一只可爱的小猫坐在窗台上,阳光洒在它的身上,温馨的画面"
}curl --location --request POST 'https://api.kuai.host/ent/v2/reference2image' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "viduq1",
"prompt": "一只可爱的小猫坐在窗台上,阳光洒在它的身上,温馨的画面"
}'{
"task_id": "911092490931552256",
"state": "created",
"model": "viduq2",
"prompt": "一只可爱的小猫坐在窗台上,阳光洒在它的身上,温馨的画面",
"images": [],
"seed": 616519648,
"aspect_ratio": "auto",
"callback_url": "",
"payload": "",
"cus_priority": 0,
"credits": 6,
"created_at": "2026-01-20T07:08:12.262592985Z",
"watermark": false
}