Quill provides open access to the RobinHood chain RPC without API keys or signup. To keep the service reliable for everyone, the following limits apply.
Per IP address. Burst up to 60 requests, then throttled until the window resets.
Maximum request body size. Batch requests count as one call but each method inside counts toward the rate limit.
Max simultaneous open connections per IP. Excess connections are queued, not dropped.
You'll receive a standard JSON-RPC error response with code -32005and message "rate limit exceeded". Wait 1 second and retry. The console UI handles this automatically with a brief pause before resending.
Reach out on X/Twitter. We can provision dedicated throughput for projects building on the RobinHood chain.