Authorization: Bearer ********************
{
"videoId": 0
}
curl --location --request POST 'https://api.16ai.chat/api/v1/video/status' \
--header 'Content-Type: application/json' \
--data-raw '{
"videoId": 0
}'
{"code":0,"data":{"progress":100,"status":"ready","title":"VIDEO-DEMO","videoUrl":"https://source-123456789.cos.ap-beijing.myqcloud.com/src%2Fvideo%2F2024-08-03%2F13-12-43%2F860-10.mp4?q-sign-algorithm=sha1&q-ak=AKIDAW9tBPXZVLLXwOqFq-sign-time=3B1722757902&q-key-time=12345678906"},"msg":""}