Skip to main content
Answer

IP ranges for incoming webhook

  • January 9, 2023
  • 1 reply
  • 124 views

Front Developer
Forum|alt.badge.img+2

Is there any API, RSS feed, download (JSON/YAML,….) to get all Front related IP ranges for webhooks? Need to set up a white-list on my end.

 

Best

Best answer by Support Engineering

Hi!

 

No. The IPs we use can change frequently, and without notice, so we do not provide any lists of IPs we use to issue webhook requests.

 

For security, we would recommend you validate data integrity using your API secret, and the X-Front-Signature header we send with every request - see our docs for full details.

 

--Jason

1 reply

Forum|alt.badge.img+5

Hi!

 

No. The IPs we use can change frequently, and without notice, so we do not provide any lists of IPs we use to issue webhook requests.

 

For security, we would recommend you validate data integrity using your API secret, and the X-Front-Signature header we send with every request - see our docs for full details.

 

--Jason