curl --location --request POST 'https://api.cometapi.com/veo/v1/video/create' \
--header 'Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "An orange cat flying in the blue sky with white clouds, sunlight pouring onto its fur, creating a beautiful and dreamlike scene",
"model": "veo3",
"enhance_prompt": true
}'{
"id": "veo3.1:6f765c4f-a7bb-414f-ae7c-79cb1ffed9f8",
"status": "processing"
}