curl -X POST https://genaipro.vn/api/v1/veo/frames-to-video \ -H "Authorization: Bearer YOUR_API_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "frames": ["base64_image_data"] }'
Tạo video từ frames/ảnh (SSE streaming)