Documentation
IP Whitelisting

IP Whitelisting

There are many ways a system can be compromised, and one major way is getting access to your API keys and making requests on your behalf. To prevent that, you can whitelist the IP address(es) of the server(s) your services are running on.

To get started, visit the Dashboard Settings (opens in a new tab)

To add an IP Address, click on the Add IP Address button. Adding an IP address secludes other requests made from other IP addresses, even those belonging to you.

ipwhitelisting

If working with microservices, different APIs, and/or a mobile app, you can add the IP Address for each server your service is running on.

Next, you will have to pass in your 2FA code to confirm.

You can now see all your whitelisted IPs.