Authorization: Bearer ********************{
„model“: „wan2.5-i2v-preview“,
"Eingabe": {
„prompt“: „Licht wechseln“,
„img_url“: „https://brainrot-yt-shorts.oss-cn-beijing.aliyuncs.com/images/cached/55a955b7e41723417281051d7bebdb45.png“
},
"Parameter": {
„Auflösung“: „480P“,
„prompt_extend“: wahr,
// "Dauer": 5,
„Audio“: wahr
}
}curl --location --request POST 'https://yossapi.com/alibailian/api/v1/services/aigc/video-generation/video-synthesis' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
„model“: „wan2.5-i2v-preview“,
"Eingabe": {
„prompt“: „Licht wechseln“,
„img_url“: „https://brainrot-yt-shorts.oss-cn-beijing.aliyuncs.com/images/cached/55a955b7e41723417281051d7bebdb45.png“
},
"Parameter": {
„Auflösung“: „480P“,
„prompt_extend“: wahr,
// "Dauer": 5,
„Audio“: wahr
}
}'{
"request_id": "ccffb21f-c21e-4eba-861a-6c80e6db6e4d",
"output": {
"task_id": "a55bfe14-6e78-4b9d-b97d-128420399ed1",
"task_status": "PENDING"
}
}