curl -X POST "https://gptproto.com/v1/veo/videos" \ -H "Authorization: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "prompt": "Generate a video of a monk playing basketball with a tomahawk dunk", "model": "veo3-pro-frames", "enhance_prompt": true, "aspect_ratio": "9:16", "images": [ "https://filesystem.site/cdn/20250612/998IGmUiM2koBGZM3UnZeImbPBNIUL.png" ]}'