Your private key doesn't belong in your app.

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.

  • Swift SDK — 3 minutes to go live
  • No custom backend needed
  • App Attest + Bundle ID lock
  • Per-device rate limits, auto-block, and remote revoke

What happens when your private key ships inside the app.

Without Ridex

9:00amApp goes live.
9:47amKey extracted.
3:14am$2,400 charge.

With Ridex

9:00amApp goes live.
9:47amPrivate key never stays in the device.
always$0 breach risk.

How it works

Your app never touches a private key.

Your app

rdx_live_•••

public key + attest

Ridex

verify · route · log

private key

AI provider

OpenAI · Anthropic · Google

Private key never leaves Ridex
Stolen gateway key is useless

Swift SDK

Drop-in replacement. 2 lines, 3 minutes.

GetRidex / ridex-swift-sdk
AIService.swift
// ❌ 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.

$35/mo

billed monthly

  • Unlimited requests
  • Unlimited projects
  • 1-year analytics
  • All routing modes
  • Spend alerts