RPC Proxy — Protect Your Keys
How to stop your RapidNode API keys from leaking with 1 click.
A common problem when working with RPCs or APIs on the client side is your API keys leaking.
Malicious actors can run up your quota or rate limits if they get access to your keys.
RapidNode provides access controls for this.
For example, you can lockdown your endpoints to only serve requests for certain IPs and Domains. That said, using a proxy is the better solution.
Last updated