Authorization: Bearer ********************{
"images": [],
"model": "sora-2-pro",
"orientation": "portrait",
"prompt": "make animate",
"duration": 15
}curl --location --request POST 'https://vibecodingapi.ai/v1/video/create' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"images": [],
"model": "sora-2-pro",
"orientation": "portrait",
"prompt": "make animate",
"duration": 15
}'{"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."}