Allow only Moralis Stream's IP

Hi, Due to security purposes we only want to allow access to Moralis Streams to post data to our webhook, are there any set of IPs that we can allow so only Moralis has access, or is there any other better way, please suggest.

1 Like

@cryptokid can you please?

Hi @Salman

You can verify the sender using the signature in the stream webhook.

Please have a look at the below docs on how you can set it up.

Let us know if you have any questions about it.