Requests
98.79% success rate
Track LLM costs, latency, errors and sessions across OpenAI, Claude, Gemini and more. Keep your existing backend, or add our AI gateway for API key protection, routing and fallbacks.
Your provider accounts · Your backend or our gateway · Self-host or managed
98.79% success rate
Start with visibility. Add the gateway wherever you need protection and routing. Both can live in the same project.
Requests, estimated AI spend, errors and latency — with shared periods and filters. Follow a model or client from the overview into the details.
98.79% success rate
Estimated provider cost
Average provider response time
Compare models and clients. Unknown pricing stays visible instead of looking free.
Inspect error codes and latency trends with the same date range across every chart.
Connect requests to clients and sessions. Separate gateway traffic from server-reported events.
Two useless halves become a usable key for milliseconds — only inside the gateway, only for the request. Watch the path.
Attacker finds only client_half.
Attacker gets ciphertext and server_half.
The halves meet in memory, then disappear.
Verify requests come from your real app on a real device. App Attest with Secure Enclave signatures, a replay guard (sign_count must strictly increase), and modes off / device_token / assertion — plus a rotatable simulator bypass token for dev. Play Integrity is on the roadmap.
Point any request at HyperProxy and swap the auth header. That's it — the body stays your service's own.
$ curl -N https://api.hyperproxyai.com/ab12cd34ef56aa77/c4bc1015a291/v1/chat/completions \ -H "X-HyperProxy-Key: hp_live_ab12cd34ef56aa77.<key_id>.<client_half>" \ -H "Content-Type: application/json" \ -d '{"model":"gpt-4o-mini","stream":true,"messages":[{"role":"user","content":"hi"}]}'
Copy your gateway URL from the dashboard and append the upstream's own path: api.hyperproxyai.com/<project>/<service>/<your upstream path>. The URL says where to route; the app key in the header is the credential — it carries the client half we fuse the real key from. Change the auth header; the body stays byte-for-byte. Any HTTP API, AI or not.
Start from a built-in preset, or register any HTTP API by its base URL — an AI model or any other service. Provider-native transit means no SDK lock-in: send each service's own request format and we forward it verbatim, with per-service endpoint allowlists and attestation.
Provider-native transit runs from iOS, Android, web, React Native, or Flutter — no SDK to adopt, no lock-in.
Split-key envelope encryption plus App Attest device attestation — keep provider credentials off-device and add device verification to supported requests.
Track tokens, model costs and spend limits. See when usage is unpriced so unknown costs do not look free.
Test saved versions in staging, publish to production, and roll back from the dashboard. See the release workflow →
client_half ⊕ server_half = data_key, reconstructed in memory only.
off / device_token / assertion; Secure Enclave; replay guard; simulator bypass.
Many per service — rotate, segment, revoke per app version without re-entering the provider key.
Restrict which upstream paths a key can reach, per service.
Enforce limits per key, IP, or device, with clear retry guidance for every rejected request.
Fire after N consecutive upstream failures — know before your users do.
Token-by-token streaming forwarded straight through, no buffering.
Run HyperProxy in your own environment, or let us operate it for you.
Monthly prices in USD, excluding VAT / sales tax. Plans share a monthly request allowance across gateway calls and accepted external events; duplicate external event IDs are counted once. Paid plans keep running past the allowance — up to 2× — with the extra requests billed per 1,000 on the next invoice. Self-hosting is free — managed plans cover operation and scale.
Run HyperProxy in your own environment. Keep traffic, credentials, and operational control entirely on your side. Free forever.
Ask about self-hostingWe run the platform. Connect server metrics or configure a secure gateway service. Free tier included, scale when you need it.
$ start freeShip AI features without shipping your API keys.
Free tier: 1,000 requests / month. No card required.