Pulling IP via API
The list below contains API call details needed for consistently pulling the IP information via API to your firewall when Forcepoint ONE SSE adds new IPs or updates the existing IPs so that the outbound traffic to Forcepoint ONE SSE does not get blocked.
Occasionally, Forcepoint ONE SSE will add new IPs or update our existing IPs. When this occurs, you will need to update your firewalls accordingly with the new IPs to ensure the outbound traffic to Forcepoint ONE SSE does not get blocked. However, to ensure your systems are updated in a timely fashion, Forcepoint ONE SSE has provided a way to consistently pull the IP information via API.
- For Trial, use the curl https://appinfo.us.bitglass.net API call to pull the IP addresses using basic auth or access the https://appinfo.us.bitglass.net website to view the IP addresses.
- For Commercial Cloud, use the curl https://appinfo.bitglass.com API call to pull the IP addresses using basic auth or access the https://appinfo.bitglass.com website to view the IP addresses.
- For Production EU Cloud, use the curl https://appinfo.eu.bitglass.net API call to pull the IP addresses using basic auth or access the https://appinfo.eu.bitglass.net website to view the IP addresses.
- If you wish to make the API calls using OAuth token, then you need to setup OAuth token from -u user@domain:P@assword! with -H "Authorization: Bearer: <your_token_here>". page. Once you have created your OAuth token for pulling the IP addresses, replace the