🔀 Unified AI Proxy

Enter your master API key to continue.

Invalid key — check Space logs on first launch.
● connecting…
đź“– How to use the proxyâ–ľ

Route to a specific provider using providerName/modelName:

curl https://YOUR-SPACE.hf.space/v1/chat/completions \
  -H "Authorization: Bearer YOUR_MASTER_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"groq/llama3-8b-8192","messages":[{"role":"user","content":"Hello!"}]}'
Add Provider
NameBase URLKeyDefaultEnabledActions
Loading…

Request Logs

Auto-refreshes every 5s · last 200
TimeProviderModelPathStatusLatencyStream
No requests yet.
Security & Encryption
đź”’
Provider API Keys Encrypted at Rest
All backend provider keys are stored encrypted in SQLite (AES-128 via Fernet).
⏳
Checking Master Key Security…
Master API Key

Authenticates all proxy requests and dashboard access.

loading…

âš  Regenerating invalidates the current key immediately.

Default Provider

Requests without a providerName/ prefix route here. Set via the Default toggle in Providers.

loading…
Base Endpoint