POST https://api.tokenhot.cn/v1/video/generationshappyhorse-1.0-i2vcurl --location 'https://api.tokenhot.cn/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "happyhorse-1.0-i2v",
"input": {
"prompt": "一只猫在草地上奔跑",
"media": [
{
"type": "first_frame",
"url": "https://cdn.translate.alibaba.com/r/wanx-demo-1.png"
}
]
},
"parameters": {
"resolution": "720P",
"duration": 5,
"watermark": false
}
}'{
"id": "task_CXttbbVSoTDzhQFwwRN1B9xxxxxxxx",
"task_id": "task_CXttbbVSoTDzhQFwwRN1B9xxxxxxx",
"object": "video",
"model": "happyhorse-1.0-i2v",
"status": "queued",
"progress": 0,
"created_at": 1777348107
}