IP whitelisting (Enterprise)
Restrict API access to specific IP addresses or CIDR ranges for enhanced security.
Configuring IP whitelist
- Go to Company Settings → Security tab.
- Under API IP whitelist, toggle Enable IP whitelist to ON.
- Add IP addresses or CIDR ranges:
- Single IP:
203.0.113.45 - CIDR range:
203.0.113.0/24 - IPv6:
2001:db8::/32
- Single IP:
- Click Save.
- REST API – Requests from non‑whitelisted IPs receive
403 Forbidden. - MCP server – Same as REST API (MCP server uses API).
- Webhook deliveries – Outgoing webhooks from Certorix are NOT restricted (they come from Certorix IPs).
- Widget and chat – NOT restricted (customers must access from anywhere).
- Web app (dashboard) – NOT restricted (admins may need to log in from anywhere).
- Maximum 50 IP entries (single IPs or CIDR ranges).
- Each entry counts as one rule.
- Wildcards (e.g.,
*) not allowed. - Contact Certorix support (support@certorix.com) with proof of identity.
- Support can temporarily disable the whitelist (for 24 hours).
- Log in and correct the whitelist configuration.
What IP whitelisting affects
Testing IP whitelist
Use the Test IP button to check if a given IP address is allowed. Useful for debugging.
Whitelist limits
Emergency override
If you lock yourself out by misconfiguring the whitelist:
Enterprise customers also have a break‑glass admin URL that bypasses IP restrictions (shared during onboarding).
Audit logging
IP whitelist changes (enable, disable, add, remove) are logged in the audit log with before/after values.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article