Getting started
1RPC.io provides a single endpoint that protects users' privacy and assets.
1rpc.io and 1rpc.ai have separate account systems. API keys for each platform are unique and cannot be used interchangeably.
Zero tracking: Enforces that user metadata is not retained once the request has been successfully relayed. This is also known as burn after relaying.
Metadata masking: Metadata attached to a user's request is placed with 1RPC's own.
Random dispatching: Requests are dispatched randomly to providers to break the linkage between wallets when requests are sent from different addresses. Shuffling requests in this manner makes it impossible to log the association between accounts with the same private key.
Last updated