Verifying session…
ALEATORIC/DASHBOARD
Region Status
US — East US 2
JP — Japan East
Subscription
PlanLoading…
Status—
Regions—
IP Allowlist
No IPs registered.
Only allowlisted IPs can use your API keys. Coming soon.
Usage (This Month)
Requests0
Tokens0
Connection Examples
JSON-RPC (curl)
curl -X POST https://rpc.aleatoric.systems \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}' gRPC (Python)
import grpc
channel = grpc.secure_channel(
"hl.grpc.aleatoric.systems:443",
grpc.ssl_channel_credentials(),
)
# Add metadata: [("x-api-key", "YOUR_API_KEY")] Account
Email—
Created—