Restrict API access to trusted IP addresses for your applications. Configure, update, and retrieve IP whitelisting rules to add an extra layer of security to your Routee integrations.
Available endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /security/whitelist | Get whitelisted IP's for an application |
| POST | /security/whitelist | IP whitelisting set up |
| PATCH | /security/whitelist | Update the IP whitelisting of API |
| DELETE | /security/whitelist | Delete all IP whitelisting settings for API |

