Endpoint Reference
Hyperliquid Endpoints
Section titled “Hyperliquid Endpoints”US (East US 2)
Section titled “US (East US 2)”| Protocol | Endpoint |
|---|---|
| JSON-RPC | https://rpc.aleatoric.systems |
| gRPC | hl.grpc.aleatoric.systems:443 |
| Unified Stream (SSE) | https://unified.grpc.aleatoric.systems |
| Disk-Sync WebSocket | wss://disk.grpc.aleatoric.systems |
Japan East
Section titled “Japan East”| Protocol | Endpoint |
|---|---|
| JSON-RPC | https://rpc-jp.aleatoric.systems |
| gRPC | jp.grpc.aleatoric.systems:443 |
| Unified Stream (SSE) | https://unified-jp.grpc.aleatoric.systems |
| Disk-Sync WebSocket | wss://disk-jp.grpc.aleatoric.systems |
Health Endpoints
Section titled “Health Endpoints”| Region | URL |
|---|---|
| US | https://unified.grpc.aleatoric.systems/healthz |
| JP | https://unified-jp.grpc.aleatoric.systems/healthz |
Health endpoints do not require authentication.
All endpoints resolve via Cloudflare DNS. No geographic routing is applied — select the region-specific endpoint explicitly.
All connections use TLS 1.2+. gRPC connections use HTTP/2 with TLS (h2). Certificate management is handled by the platform.