Top users (this month)
| User | Cost | Requests |
|---|---|---|
| No activity yet. | ||
Top models (this month)
| Model | Cost | Requests |
|---|---|---|
| No activity yet. | ||
Users near or over budget
| User | Spent | Budget | Used | Status |
|---|---|---|---|---|
| User | Role | Status | Monthly Budget | |
|---|---|---|---|---|
| No users yet. | ||||
| Model | Provider | Deployment | In $/M | Out $/M | Active | Default | |
|---|---|---|---|---|---|---|---|
| ● ● | default | ||||||
| No models registered. Add one to start serving traffic. | |||||||
| When | User | Model | In | Out | Cost | Status | Latency |
|---|---|---|---|---|---|---|---|
| No usage rows match. | |||||||
Your API key
Paste your gateway key to personalise every snippet on this page.
Roo Code VS Code extension
- Open VS Code → Extensions → search Roo Code → Install
- Settings → Roo Code → Providers → OpenAI Compatible
- Fill in the fields below and click Save
Cline VS Code extension
- Open VS Code → Extensions → search Cline → Install
- Cline panel → ⚙ Settings → API Provider → OpenAI Compatible
- Fill in the fields below and save
Continue.dev VS Code / JetBrains
Edit
~/.continue/config.json
%USERPROFILE%\.continue\config.json
Claude Code Anthropic CLI
Set environment variables, then run claude as usual.
bash / zsh — paste in terminal:
To make it permanent, add to ~/.zshrc or ~/.bashrc.
PowerShell — paste in terminal:
To persist across sessions, add to your PowerShell profile:
Sanity check curl
Verify your key works before opening a client.
PowerShell (curl alias):
Response headers include X-Gateway-Cost-Usd and X-Budget-Status.
A 429 means your monthly budget is used up — contact your admin.