RPC Access

Solana RPC

Production JSON-RPC and WebSocket endpoints with 24 hours of history, automatic failover routing, and per-key rate limits. Served from bare metal sitting next to the validators, not a shared cloud pool.

  • Full JSON-RPC method coverage
  • WebSocket subscriptions on the same key
  • 24h of history with automatic failover
  • Free tier, 5 req/s, no card

p50

1.8ms

p95

4.2ms

p99

8.5ms

Throughput

12k rps

01

What you get

Full JSON-RPC method coverage plus WebSocket subscriptions on the same key. Requests route automatically around a degraded upstream, and rate limits are set per key so one busy service cannot starve the rest of your stack.

02

Latency comes from placement

Most of the time in an RPC call is network distance, not compute. Our nodes run on dedicated hardware sitting beside the validators, which is where the 1.8ms p50 and 12k rps figures come from. A shared cloud pool cannot close that gap with faster silicon, and the same applies at your end, which is why we point people at Dedicated Nodes for hosting.

03

Start on the free tier

The free plan includes 5 req/s of RPC and WebSocket, Yellowstone gRPC streams, and a 10 GB gRPC data pack you can claim every 30 days. No card required. Move to a paid plan when your throughput needs it, not before.

Frequently asked

Is there a free Solana RPC endpoint?

Yes. The free plan gives you 5 requests per second across RPC and WebSocket, Yellowstone gRPC streams, and a 10 GB gRPC data pack claimable every 30 days. No credit card is required to start.

How much history do the endpoints keep?

24 hours of history is available from the RPC endpoints. For older data you want an archive path rather than a hot RPC node.

What happens if a node degrades?

Routing fails over automatically to a healthy upstream. Live availability for the router, streaming server and validator is published on our status page.

Do I get WebSocket on the same key?

Yes. RPC and WebSocket subscriptions share one API key and one rate limit budget.

Try it on the free tier

No card required. Upgrade when your throughput needs it.

Create an account