GR AI Gateway
Universal AI API Gateway
Dashboard
Overview of your AI gateway usage
Requests — Last 7 Days
Today's Activity
Top Providers
API Keys
Create Gateway Key
⚠️ Copy Your Key
This key will only be shown once. Copy it now!
Providers
Configure your AI provider API keys
Add Provider Key
Request Logs
| Time | Status | Provider | Model | Tokens | Latency | Key |
|---|
Request Detail
Analytics
Requests Over Time
Tokens by Provider
Cost Breakdown
Average Latency
Models Showcase
Explore available models, capabilities, and pricing
Model Name
ProviderCapabilities
Chatbots
📋 Embed Code
Paste this in your website's <head> or before </body>:
WordPress: Appearance → Theme Editor → header.php
Shopify: Online Store → Themes → Edit Code → theme.liquid
Any site: Paste before </body>
Create Chatbot
Live Preview
Integration
Connect your apps to GR AI Gateway
🚀 Quick Start — Generate Code
🔗 Connect External Apps
GR AI Gateway is fully OpenAI-compatible. Use these settings in any app that supports custom OpenAI endpoints:
Open WebUI
1. Go to Settings → Connections
2. Click + Add Connection
3. Set Base URL to:
4. Set API Key to your Gateway key (gw_...)
5. Models will auto-populate from your configured providers
OpenClaw / ChatGPT UI
1. Set API Endpoint to:
2. Set API Key to your Gateway key (gw_...)
3. Select model using provider/model format
Example: groq/llama-3.3-70b-versatile
LobeChat / ChatBox / BoltAI
1. Go to Settings → Provider
2. Add OpenAI-compatible provider
3. API URL:
4. API Key: your Gateway key (gw_...)
n8n / Make / Zapier
1. Use HTTP Request node
2. POST to:
3. Header: Authorization: Bearer gw_...
4. Body: OpenAI chat completion format
📖 Provider Model Reference
Use
provider/model-name format. Here are the correct model names for each provider:
☁️ Cloudflare Workers AI (Free)
Workers AI is available to the gateway owner for free — no API key needed. Models are run directly on Cloudflare's edge network.
Model format: workers-ai/@cf/meta/llama-3.1-8b-instruct
Other models: workers-ai/@cf/mistral/mistral-7b-instruct-v0.2
Note: Only the gateway owner can use Workers AI (no API key cost)