Skip to content
Portkey → EvalGuard

One gateway. Six products behind it. 

Portkey routes, guards and logs your LLM calls. EvalGuard does the gateway too — across 15 proxied providers — with a first-party firewall, red team (300+ plugins), evals (200+ scorers), and compliance on the same traffic, under one contract. Import your history first.

SOC 2 evidence engineISO 42001 mappedEU AI ActGDPR

Same gateway, more surface

What you keep — and what you gain

Keep
  • Gateway routing across LLM providers
  • Guardrails on the request path (input + output hooks)
  • Request / response logging
  • Token usage — prompt / completion / total
  • Cost tracking per model, per call (hosted-plane parity)
  • Response caching — exact, plus similarity (hosted/enterprise on Portkey)
  • BYOK virtual keys + per-key rate limiting
Gain
  • + First-party firewall on the same hop — 439 DLP patterns, no third-party scanner contract
  • + 300+ red-team plugins
  • + 200+ eval scorers (LLM-as-judge, pairwise, rubric)
  • + Prompt IDE + optimizer across 90+ providers
  • + Drift detection with alerting on quality regression
  • + 50 compliance frameworks + tamper-evident audit log

Portkey claims on this page were verified against their source github.com/Portkey-AI/gateway @ 669825cb (v1.15.2, 2026-05-25) — on 2026-08-10. Lines describing what the open-source gateway does were taken from that tree only; where a capability lives on Portkey's hosted plane instead, the row says so. Capabilities move; check their current docs before you decide.

Backfill your history

Bring your Portkey logs along

Export your request logs from Portkey (their hosted log-export API, or a dashboard download), then convert them with the EvalGuard CLI. No record is dropped — anything the importer can't parse is surfaced as an error — and re-running the same import never double-counts, because spans use a stable content hash.

# Convert your Portkey export to neutral-shape spans:
npx @evalguard/cli import:traces --from portkey portkey-export.json --output spans.json

Prints an import summary (spans imported / duplicates skipped / parse errors) and writes the neutral spans to spans.json. This is a trace / observability import — it moves your gateway request history, not your Portkey configs or routing rules.

What importsWhere it lands
Gateway request logsOne EvalGuard span each, grouped by trace id
Model + providerspan.model / span.provider
Request / response bodyspan.input / span.output
Token usage (prompt / completion / total)span.promptTokens / completionTokens / totalTokens
Costspan.costUsd
Latencyspan.durationMs
Cache status + HTTP status + config / virtual-key idsspan.attributes (portkey.* namespace)

Non-2xx responses are recorded with status: error so your failure history survives the move. Everything else the importer recognizes is preserved verbatim under span.attributes.

One platform, one bill

Route once. Secure, eval, optimize — everywhere.

The gateway is the hook. The platform is why you stay.

Start free