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


  1. From the TOP page, click the Detail button next to the Node RPC endpoint you created, or
  2. Select the endpoint from the sidebar.

2. Go to the Whitelist panel


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

3. Restrict by Domain

  1. Toggle Restrict to specific Domain to On.
  1. Enter the domain name you want to allow in the Domain field.
  1. Click Add to place it in the list.
  2. 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

  1. Switch to the IP Addresses tab in the Whitelist panel.
  1. Enter the IPv4 and IPv6 addresses you want to allow.
  2. 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.