# IP Allowlist

Manage IP allowlist settings for your workspace.
The IP Allowlist API allows you to configure which IP addresses are allowed to access the Intercom API and web application for your workspace. This is useful for restricting access to your Intercom workspace to specific corporate networks or VPNs.
This endpoint requires the `manage_ip_allowlist` OAuth scope.

 - [GET /ip_allowlist](https://developers.intercom.com/docs/references/rest-api/api.intercom.io/ip-allowlist/getipallowlist.md): Retrieve the current IP allowlist configuration for the workspace.
 - [PUT /ip_allowlist](https://developers.intercom.com/docs/references/rest-api/api.intercom.io/ip-allowlist/updateipallowlist.md): Update the IP allowlist configuration for the workspace. The API will reject updates that would lock out the caller's IP address. Ensure your current IP is included in the allowlist when enabling the
