Run GOModel in 30 Seconds
GOModel is an OpenAI-compatible AI gateway. You can connect one endpoint and route traffic across multiple LLM providers while keeping auth, audit logs, and admin visibility in one place.1. Start GOModel
Set at least one provider credential (
OPENAI_API_KEY, ANTHROPIC_API_KEY,
GEMINI_API_KEY, etc.) or GOModel will have no models to route.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
- Configure production settings: Configuration
- Add request policies: Guardrails
- Connect OpenClaw: Using GOModel with OpenClaw