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

# IP Allowlisting

> Static IP addresses Rightfoot uses to send webhooks

If your webhook endpoint is behind a firewall or restricts inbound traffic by IP, you'll need to allowlist Rightfoot's outbound IP addresses. Otherwise, webhook deliveries will be blocked and your endpoint will not receive events.

## Webhook source IPs

Rightfoot sends webhooks from the following static IP addresses. Add **all** of them to your allowlist, as we run multiple services that may originate webhook traffic:

```text theme={null}
35.254.143.17
35.223.223.146
```

<Note>
  These IPs apply to all Rightfoot webhook events, including [Balance Check Run Completed](/api-reference/webhooks/balance-batch-completed) and [Balance Threshold Alert](/api-reference/webhooks/balance-threshold-alert).
</Note>
