How to restrict access by IP

You can limit access to your system Web UI and API by specifying an IP white list. We recommend that you use this option to protect your account.

Important

Only users with the Owner role can restrict access.

Restrict access to Web UI

To let your users access the system only from the trusted IP addresses:

  1. Click your user icon in the upper right corner of the page and select Settings.

  2. Enter trusted IP addresses. Press Enter after each IP. Both IPv4 and IPv6 formats are supported. You can list individual IP addresses or define a subnet mask (such as the one used to assign your company IPs). Only static IP addresses can be included in the whitelist, dynamic IPs are not supported.

  3. Click the check mark icon to apply changes.

  4. In the confirmation popup, enter your password and click Confirm.

Now access to the system Web UI is allowed only from the specified IPs.

Restrict access to API

To let your users access the system API only from the trusted IP addresses:

  1. Click your user icon in the upper right corner of the page and select API access.

  2. In the White list IP access field, enter trusted IP addresses. Press Enter after each IP. Both IPv4 and IPv6 formats are supported. You can list individual IP addresses or define a subnet mask (such as the one used to assign your company IPs). Only static IP addresses can be included in the whitelist, dynamic IPs are not supported.

  3. Click the check mark icon to apply changes.

  4. In the confirmation popup, enter your password and click Confirm.

Now access to the system API is allowed only from the specified IPs.


#security #api