Authorization: Bearer ********************{
"model": "happyhorse-1.0-r2v",
"input": {
"prompt": "In [Image 1], the woman wearing a red cheongsam, the camera first outlines the cheongsam's slim tailoring and S-shaped curves in a side medium shot, then switches to a low-angle upward shot, capturing the details of her gently raising her jade-like hand to unfold the folding fan in [Image 2], while the tassel earrings in [Image 3] sway lightly with the head's rotation, and finally pushes in to a close-up of the face, freezing the subtle charm between her fingertips lightly touching the fan bone and her eyes flowing with emotion, showcasing the oriental charm from multiple perspectives in all aspects.",
"media": [
{
"type": "reference_image",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/en-US/20260424/mvzfud/hh-v2v-girl.jpg"
},
{
"type": "reference_image",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/en-US/20260424/fvuihk/hh-v2v2-folding-fan.jpg"
},
{
"type": "reference_image",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/en-US/20260424/imerii/hh-v2v-earrings.jpg"
}
]
},
"parameters": {
"resolution": "720P",
"ratio": "16:9",
"duration": 5
}
}curl --location 'https://api.key4u.shop/alibailian/api/v1/services/aigc/video-generation/video-synthesis' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "happyhorse-1.0-r2v",
"input": {
"prompt": "In [Image 1], the woman wearing a red cheongsam, the camera first outlines the cheongsam'\''s slim tailoring and S-shaped curves in a side medium shot, then switches to a low-angle upward shot, capturing the details of her gently raising her jade-like hand to unfold the folding fan in [Image 2], while the tassel earrings in [Image 3] sway lightly with the head'\''s rotation, and finally pushes in to a close-up of the face, freezing the subtle charm between her fingertips lightly touching the fan bone and her eyes flowing with emotion, showcasing the oriental charm from multiple perspectives in all aspects.",
"media": [
{
"type": "reference_image",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/en-US/20260424/mvzfud/hh-v2v-girl.jpg"
},
{
"type": "reference_image",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/en-US/20260424/fvuihk/hh-v2v2-folding-fan.jpg"
},
{
"type": "reference_image",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/en-US/20260424/imerii/hh-v2v-earrings.jpg"
}
]
},
"parameters": {
"resolution": "720P",
"ratio": "16:9",
"duration": 5
}
}'{}