RPCThe speed layer powering everything that moves.
Powerful APIs, real-time data, and enterprise support
Full Solana-compatible methods with additional data enrichment
Real-time notifications for transactions, accounts, and programs
Query NFTs, tokens, and metadata with ease
Track usage, monitor performance, and optimize your dApp
Global edge network for sub-100ms response times
Dedicated support from blockchain infrastructure experts
curl -X POST https://rpc.blockspeed.io/v1 \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"jsonrpc": "2.0",
"id": 1,
"method": "getBalance",
"params": ["<ADDRESS>"]
}'Start free, scale as you grow