Authorization: Bearer ********************{
"prompt": "A little pig running happily on the highway",
"duration": 5,
"aspect_ratio": "21:9",
"cfg_scale": 0.5
}curl --location --request POST 'https://api.key4u.shop/jimeng/submit/videos' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "A little pig running happily on the highway",
"duration": 5,
"aspect_ratio": "21:9",
"cfg_scale": 0.5
}'{
"code": "success",
"message": "",
"data": "cgt-20250829165122-qkwch"
}