curl -X POST "https://gptproto.com/v1/veo/videos" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "prompt": "A beautiful woman is dancing in a European and American style", "model": "veo3.1-pro-frames", "upsample": true, "reference": false, "aspect_ratio": "9:16"}'