Full-node RPC

HTTPS JSON-RPC against a managed full node

One unique URL per network and environment. Standard methods. Credits and a hard RPS ceiling. No archive traces, no NFT APIs — the chain, as your SDK already speaks it.

URL shape

https://{network}-{environment}.rpcnode.dev/{endpoint-uuid}
curl https://ethereum-mainnet.rpcnode.dev/YOUR-ENDPOINT-UUID \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"eth_blockNumber","params":[]}'

There is no public keyless demo URL. Confirm tips on /status, then create an endpoint. Agent brief: /llms.txt.

Live networks

Also