A leaked API key is an open credit card. Ridex replaces it with a public gateway key protected by App Attest (Apple Secure Enclave) — even if extracted, it's useless.
// ❌ Before — private key in your binary
let openAI = OpenAI(apiToken: "sk-proj-abc123...")
// ✓ After — safe public gateway key
Ridex.configure("rdx_live_...")
// Anywhere in your app:
let reply = try await Ridex.prompt("Hello")
Dashboard
A live control plane for every request — budget, routing, and security in one view.
my-ai-app · prod
SECURITY
protected
rdx_live_•••
Public gateway key — safe to embed. Protected by App Attest (Apple Secure Enclave), bundle ID lock, and per-device rate limits.
BUDGETalert at 80%
$32 of $50
68%
Set a budget and get alerted before spend gets out of hand. No surprises.
ROUTINGcheapest · 0.3ms
gemini-flash
gpt-4o-mini
$0.030
gemini-flash
$0.010
claude-haiku
$0.020
Auto-picks fastest or cheapest model per request. Switch strategy anytime.
REQUESTS↓ 0.8% errors
12,841
Full audit log — model, tokens, latency, cost, error traces, and per-device breakdown.
Start free. Scale when you're ready.
No hidden fees · Cancel anytime · Upgrade or downgrade any time.
Free
Try it without risk. Real security from day one — no card needed.
$0
free forever
Unlimited requests
1 project
7-day analytics
Manual routing
Spend alerts
Pro
Everything in Free, plus smart routing and deeper analytics.
$15/mo
billed monthly
Unlimited requests
3 projects
90-day analytics
All routing modes
Spend alerts
Team
For growing teams. Unlimited projects, full history.