API access and IP whitelisting
By default, integrations and APIs are accessible to any entity with a valid API token.
Upon request, an IP whitelist can be configured to restrict access.
-
Whitelisted IP addresses must use IPv4 CIDR notation.
-
Use the appropriate prefix for each entry, typically
/32for a single IP address.-
Example:
1.2.3.4/32
-