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", "upsample": true, "reference": false, "aspect_ratio": "16:9", "images": [ "https://heyoo.oss-ap-southeast-1.aliyuncs.com/20251017_170918_yyy1.jpeg" ]}'