Access Rules

How to Set an IP Allowlist

Restrict video access to specific IP addresses or CIDR ranges

An IP allowlist restricts video access to requests originating from specific IP addresses or CIDR ranges. Only traffic from the listed addresses can play your videos.

Set a team-wide IP allowlist

  1. In the sidebar, click Access Rules.
  2. Under IP Allowlist, type an IP address or CIDR range into the input field (e.g. 192.168.1.0/24 or 203.0.113.42) and click Add or press Enter. Repeat for each address or range.
  3. To remove an entry, click the × next to it.
  4. Click Save at the bottom of the page.

If any videos have per-video access rule overrides, a dialog will appear after saving. Click Update all next to the IP allowlist entry to push the new team defaults to those videos, or Leave as-is to keep their existing overrides.

Override the IP allowlist for a single video

  1. Open the video detail page.
  2. In the Access Rules section of the right sidebar, click Edit.
  3. Check Override IP allowlist.
  4. Add or remove IP addresses and CIDR ranges as needed. These rules replace the team-wide setting for this video only.
  5. Click Save.

To revert a video to the team default, uncheck Override IP allowlist and save.

CIDR range format

Enter standard CIDR notation: an IP address followed by a slash and prefix length (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.1.0/24). Single IP addresses without a prefix are also accepted (e.g. 203.0.113.42). Each entry must be unique within the list.