Authorization: Bearer ********************curl --location --request POST 'https://api.huandutech.com/v1/videos' \
--header 'Authorization: Bearer <token>' \
--form 'model="wan2.5-i2v-preview"' \
--form 'prompt="dance, speak chinese"' \
--form 'seconds="5"' \
--form 'size="720P"' \
--form 'input_reference="https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20250925/wpimhv/rap.png"' \
--form 'metadata="{ \"input\": { \"img_url\": \"https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20250925/wpimhv/rap.png\" }}"'{}