Copy an endpoint
Pick a network and take its HTTPS or WebSocket route. No project or key needs to be created first.
Public RPC endpoints
Send the first request without an account, an API key or failover code. Public routes are the shortest path from an idea to a response you can inspect.
Public route switchboard
request_id · pub_8f21a
Your prototype
POST JSON-RPC
network selector
First request
Public RPC removes setup from the first experiment. The integration stays ordinary JSON-RPC, so the useful work can begin immediately.
Pick a network and take its HTTPS or WebSocket route. No project or key needs to be created first.
Use curl, your SDK or the same client code the product will eventually run.
Validate connectivity, method shape and basic application logic against a live chain.
Add an API key when stable limits, monitoring and operational guarantees start to matter.
Route directory
These endpoints are intended for learning, demos, prototypes and low-volume integration checks. Select a network to inspect and copy its current route.
Ethereum
public route · mainnet
Observed height
23,225,294
Access
No key
HTTPS RPC
https://public-eth.ddsfrrrr.ioThe useful boundary
Keep the open route while the work is exploratory. Move when traffic becomes valuable enough to measure, protect or support.
Compare plansCompare production plansLearning, demos and integration checks without registration.
No key · shared limits
Production apps that need predictable quotas, monitoring and one managed endpoint.
API key · measured usage
Critical workloads that need isolated capacity, placement and direct operational control.
Private capacity · single tenant
Questions
Free to start. No credit card required.