Authorization: Bearer ********************{
"model": "happyhorse-1.0-t2v",
"input": {
"prompt": "一座由硬纸板和瓶盖搭建的微型城市,在夜晚焕发出生机。一列硬纸板火车缓缓驶过,小灯点缀其间,照亮前路。向我打招呼,say hello 111"
},
"parameters": {
"resolution": "720P",
"ratio": "16:9",
"duration": 5,
"watermark":false
}
}curl --location 'https://api.easyart.cc/api/v1/services/aigc/video-generation/video-synthesis' \
--header 'Accept: application/json' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "happyhorse-1.0-t2v",
"input": {
"prompt": "一座由硬纸板和瓶盖搭建的微型城市,在夜晚焕发出生机。一列硬纸板火车缓缓驶过,小灯点缀其间,照亮前路。向我打招呼,say hello 111"
},
"parameters": {
"resolution": "720P",
"ratio": "16:9",
"duration": 5,
"watermark":false
}
}'{
"id": "task_MFh9gTWuaEGAr4HUO9cKabaa7qeJH1sJ",
"task_id": "task_MFh9gTWuaEGAr4HUO9cKabaa7qeJH1sJ",
"object": "video",
"model": "happyhorse-1.0-t2v",
"status": "queued",
"progress": 0,
"created_at": 1779357954
}