Run GOModel in 30 Seconds
GOModel is an OpenAI-compatible AI gateway. You can connect one endpoint and route traffic across OpenAI, Anthropic, Gemini, xAI, Groq, OpenRouter, Azure OpenAI, Oracle, Ollama, and more while keeping auth, audit logs, and admin visibility in one place.1. Start GOModel
Set at least one provider credential or base URL
(
OPENAI_API_KEY, ANTHROPIC_API_KEY, GEMINI_API_KEY, XAI_API_KEY,
GROQ_API_KEY, OPENROUTER_API_KEY, AZURE_API_KEY +
AZURE_BASE_URL, ORACLE_API_KEY + ORACLE_BASE_URL,
OLLAMA_BASE_URL) or GOModel will have no models to route. GOModel also
works well with additional OpenAI-compatible providers out of the box.2. Send your first request
3. Open the Admin Panel
Open this URL in your browser:http://localhost:8080/admin/dashboard
Verify Models
List currently available models:Admin Panel Preview
Usage Analytics

Audit Logs

Next Steps
- Understand response caching: Cache
- Configure production settings: Configuration
- Add request policies: Guardrails
- Connect OpenClaw: Using GOModel with OpenClaw