> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corridor.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# IP Whitelisting

> Corridor static IP addresses for firewall and network allowlist configuration.

If your organization restricts inbound network traffic — for example, to a self-hosted instance or an internal service that Corridor needs to reach — you may need to allowlist the IP addresses used by the Corridor API.

## Corridor static IP

Add the following IP addresses to your firewall allowlist:

```text theme={null}
3.232.214.155
34.228.204.158
35.168.92.167
```

These are the static IP addresses used by the Corridor production environment for all outbound connections.

## When to allowlist

You need to add these IPs if:

* You have an **IP-restricted API** or webhook endpoint that Corridor calls back to
* Your network security policy requires explicit allowlisting of third-party services

## Questions?

If you need additional IP addresses or have questions about network configuration, contact [support@corridor.dev](mailto:support@corridor.dev).
