Static Source IP Addresses
In case your webhook receiving endpoint is behind a firewall or NAT, you may need to allow traffic from Svix's static IP addresses.
This is the full list of IP addresses that webhooks may originate from grouped by the region of the sender. The list is also available as a JSON file: webhooks-ips.json.
Regions
The list of IP addresses below is grouped by the respective Svix region. The region where webhooks are sent from is the same as the region of respective environment. This means that all webhooks in the EU region will use the EU IP addresses below, all webhooks in the US region will use the US IP addressed below, and the same for every other region.
US
44.228.126.217
50.112.21.217
52.24.126.164
54.148.139.208
2600:1f24:64:8000::/56
EU
52.215.16.239
54.216.8.72
63.33.109.123
2a05:d028:17:8000::/56
US (Private region)
54.164.207.221
54.90.7.123
2600:1f28:37:4000::/56
Australia (Private region)
13.239.204.236
54.66.246.217
54.252.65.96
2406:da2c:13:4000::/56
Canada (Private region)
52.60.44.49
3.98.68.230
3.96.105.27
2600:1f21:1c:4000::/56
India (Private region)
13.126.41.108
15.207.218.84
65.2.133.31
Static source IPs are not guaranteed for all pricing tiers, please refer to the pricing page for more information.
Webhook User Agent
Some systems may require to identify the User-Agent used by Svix in addition to the IP addresses. Requests from the Svix service, as well as self-hosted instances, may use different user-agent strings depending on the exact plan and configuration (usually Svix-Webhooks/{server-version}
or Webhooks/{server-version}
).
However, every webhook coming from the Svix hosted service (using the IP addresses above), will also include sender-9YMgn
in order to enable easy identification of requests coming from the hosted service.