{"name":"Sellina Image API","description":"API Proxy para geração de imagens com Gemini 2.5 Flash","version":"1.0.0","endpoints":{"health":"/health","chat_completions":"/api/v1/chat/completions"},"documentation":"https://github.com/sellzap/sellina-image-api","usage":{"method":"POST","url":"/api/v1/chat/completions","headers":{"Content-Type":"application/json","Key":"YOUR_GOOGLE_API_KEY"},"body":{"messages":[{"role":"user","content":"a cat astronaut"}]}}}