RPC Plane
On the roadmap Fully managed Bring your own provider keys

Managed Solana RPC.
Zero ops.

The same routing engine as the binary — run by us. Point your app at a tenant endpoint, configure providers in a UI, and stop deploying, scaling, and patching a sidecar. Your team never handles raw provider keys again.

Join the waitlist → Run the binary today The free binary ships now — managed cloud is in development.
Already on a gateway?

If your app already sits behind a hosted RPC gateway, you've already accepted the hop.

Cloud is the same zero-ops model — we run the routing engine, you configure providers in a UI — except the routing you're paying for is the same engine you can take self-hosted, free, any time. The binary and Cloud share one config, so there's no lock-in: start managed, move it in-house, or run both. It's a like-for-like swap, not a new hop.

The progression

Run less of it yourself,
as you grow.

Three ways to use the same engine. Start free, hand off operations when it makes sense.

What managed cloud adds

Everything in the binary,
minus the operations.

We run the proxy

No sidecar to deploy, scale, or patch. Routing, failover, and health scoring run on our infrastructure, sized to your traffic.

Tenant endpoint

Point your app at {tenant}.rpcplane.dev. One stable URL in front of all your providers — no localhost, no container.

Configure in the UI

Add providers, tune routing, set per-app policy from the dashboard. Changes apply without a redeploy.

Encrypted key storage

Provider keys are stored encrypted and rotated instantly from the UI — no scrambling to redeploy every service when a key leaks.

Per-app policy at ingress

Rate limits, budget caps, IP/origin allowlists, and method blocklists enforced at the edge — before a request ever reaches a provider.

Team access & SSO

Roles, audit log, and SSO (SAML / Okta / Azure AD) so access to your RPC layer is governed like the rest of your stack.

Built-in observability

The full dashboard — health history, cost analytics, alerts — comes with it, nothing to wire up.

Usage-based pricing

You still bring your own provider keys, so there are no per-request fees from us beyond the managed-service cost.

Same engine

Identical routing strategies, circuit breakers, write broadcast, and HTTP/3 as the open binary — no behaviour to relearn.

The credential plane On the roadmap

Your team stops
touching raw provider keys.

Picture ten developers and four providers. Today that's forty places a raw key can leak — every .env, every CI job, every laptop — and offboarding one person means rotating all four. Managed cloud inverts it: admins add the four provider keys once, each service gets a scoped rp_live_ app token, and developers point at the tenant endpoint. No dev ever needs a per-provider account, and the underlying keys never leave the platform.

  • Admins hold the provider keys; developers hold only scoped rp_live_ app tokens.
  • Instant rotation — no redeploy of every downstream service.
  • Offboard a developer or service by revoking one token — the provider keys never change.
# before — every dev holds every provider key
# 10 devs × 4 providers = 40 secrets to rotate
service-a/.env   RPC_KEY_A=...   RPC_KEY_B=...
service-b/.env   RPC_KEY_A=...   RPC_KEY_C=...
ci/secrets       RPC_KEY_D=...

# after — one app token per service, keys held by admins
export RPC_PLANE_TOKEN=rp_live_9f2c…
all services →  https://acme.rpcplane.dev

# offboard a dev → revoke one token, rotate nothing
Who it's for

Teams that want the reliability,
not the infrastructure.

Lean teams

No platform engineer to own a sidecar fleet — let us run it.

Multi-service shops

Many services sharing providers; central key management and policy beats copy-pasting .env files.

Security-conscious orgs

SSO, audit, encrypted key storage, and per-app scoping for governed access to the RPC layer.

FAQ

Common questions

How is it different from the binary?

Same routing engine, run by us. Instead of deploying and scaling the sidecar, you point at a tenant endpoint and configure providers in a UI.

Will the binary stay free?

Yes. The binary is free and source-available under ELv2 and stays that way. Managed cloud is an optional convenience.

How does the credential plane work?

Provider keys are stored encrypted, scoped per app, and rotated centrally. Developers use a tenant endpoint and never handle raw keys.

When is it available?

It's on the roadmap. Join the waitlist to be notified and to help shape priorities.

How is it priced?

Usage-based — you bring your own provider keys, so no per-request fees from us beyond the managed-service cost. Details before launch.

Can I start now?

Yes — run the free binary today and migrate to managed cloud when it ships; same config concepts carry over.

On the roadmap

Join the managed cloud waitlist.

Drop your email to get early access and help shape what ships first.