Using the Whitelist Feature
Who can use it?
The whitelist panel appears only for Admin‑role users on the Growth or Business plan.
1. Open your endpoint’s Detail page
- From the TOP page, click the Detail button next to the Node RPC endpoint you created, or
- Select the endpoint from the sidebar.

2. Go to the Whitelist panel
- In the header of the Detail page, click Your Endpoint.
- If you meet the plan and role requirements, a Whitelist section will be visible.

3. Restrict by Domain
- Toggle Restrict to specific Domain to On.

- Enter the domain name you want to allow in the Domain field.

- Click Add to place it in the list.
- When you’re done adding domains, click Save to apply the changes.

All read/write requests made with this API key will now be accepted only from the domains you listed
4. Restrict by IP Address
- Switch to the IPÂ Addresses tab in the Whitelist panel.

- Enter the IPv4 and IPv6 addresses you want to allow.
- Click Add to add it to the list, then Save.
The API key will now accept requests only from the specified IP addresses.
Tips
- You can combine domain and IP restrictions; a request must satisfy all enabled checks.
- To remove an entry, click the trash icon next to it and hit Save again.

Updated 3 days ago