OpenInfra.sh is now live - Solana infrastructure, included with every server. LEARN MORE HERE >

OpenInfra.shopeninfra.sh

Endpoints

Public shared endpoints for testing, and dedicated endpoints that come with every provisioned server.

Public endpoints

Available to all users. Rate-limited on the shared tier; use a dedicated server for unbounded throughput.

ServiceProtocolEndpoint URL
Solana RPCHTTPShttps://rpc.openinfra.sh
Solana RPCWSSwss://rpc.openinfra.sh
Yellowstone gRPCgRPC/TLSgrpc.openinfra.sh:10000
ShredStreamUDPshred.openinfra.sh:1234

Dedicated endpoints

When you provision a server, a dedicated endpoint is created automatically. Replace <id> with your server ID from the dashboard.

ServiceURL patternNotes
RPC (HTTPS)https://<id>.rpc.openinfra.shPer-server dedicated node
RPC (WSS)wss://<id>.rpc.openinfra.shSame node, WebSocket upgrade
gRPC<id>.grpc.openinfra.sh:10000Per-server Yellowstone
ShredStream<id>.shred.openinfra.sh:1234Isolated shred relay

Regions

RegionLocationPrefix
NY4New York / Equinix NY4ny4
AM2Amsterdam / Equinix AM2am2
TY2Tokyo / Equinix TY2ty2
SG1Singapore / Equinix SG1sg1

Region-specific endpoints take the form https://<id>.rpc.<region>.openinfra.sh. The region-agnostic URL always routes to the nearest available node.