curl -X POST https://genaipro.vn/api/v1/veo/create-image \ -H "Authorization: Bearer YOUR_API_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "prompt": "A beautiful sunset over Vietnamese rice fields" }'
Generate AI images from text (SSE streaming)