Why Vrata?

There are good proxies out there. Vrata exists because none of them got the balance right.

The problem with existing gateways

Every major proxy — Envoy, Traefik, NGINX, Kong — started with a broad mission: handle every type of traffic for every type of organization. Over the years they accumulated features for every edge case, compatibility layers for every protocol, and plugin systems to cover what they couldn’t build in. The result is powerful but heavy: dozens of moving parts, external dependencies, and configuration surfaces that take months to master.

If you just need an API gateway — HTTP routing, auth, rate limiting, observability, canary deploys — you’re paying the complexity tax for features you’ll never touch.

What Vrata does differently

Vrata studies what the existing proxies got right, discards what most API gateways never need, and redesigns the rest with a clean, minimal API.

Borrowed and improved:

Left out on purpose:

First-class HTTP

Vrata is built for HTTP and everything that runs on top of it:

When to use something else

Choose the tool that matches your problem.