Authorization: Bearer ********************
{
"prompt": "牛飞上天了",
"model": "veo2-fast",
"images": [
"https://filesystem.site/cdn/20250612/VfgB5ubjInVt8sG6rzMppxnu7gEfde.png",
"https://filesystem.site/cdn/20250612/998IGmUiM2koBGZM3UnZeImbPBNIUL.png"
],
"enhance_prompt": true
}
curl --location -g --request POST '/veo/v1/video/create' \
--header 'Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "牛飞上天了",
"model": "veo2-fast",
"images": [
"https://filesystem.site/cdn/20250612/VfgB5ubjInVt8sG6rzMppxnu7gEfde.png",
"https://filesystem.site/cdn/20250612/998IGmUiM2koBGZM3UnZeImbPBNIUL.png"
],
"enhance_prompt": true
}'
{"id":"1e0a79fd-6540-47c6-9417-423dfe1212cc","status":"pending","status_update_time":1749654218289,"enhanced_prompt":"A surreal scene depicting a cow soaring gracefully through the sky, surrounded by fluffy clouds and a vibrant blue backdrop. The cow, with its distinctive black and white spots, has a look of wonder on its face as it glides above a picturesque landscape of rolling green hills and colorful wildflowers below. Sun rays break through the clouds, casting a warm glow on the cow, adding a whimsical touch to this enchanting moment. Elements of fantasy, such as birds flying alongside the cow and a rainbow in the distance, enhance the magical atmosphere."}