Authorization: Bearer ********************curl --location 'https://witlark.com/jimeng/submit/videos' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "string",
"image_url": "string",
"duration": 0,
"aspect_ratio": "string",
"cfg_scale": 0
}'{
"code": "success",
"message": "",
"data": "cgt-20250829165122-qkwch"
}