Authorization: Bearer ********************curl --location 'https://gw.tokenproto.cn/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "jimeng-3-0",
"prompt": "宇航员在月球上漫步",
"duration": 5,
"width": 1280,
"height": 720
}'{
"task_id": "abcd1234efgh",
"status": "queued"
}