Back to All

Can we validate address activity webhook for different address with same signing_key?

I have created address activity webhook for multiple addresses, each time I am creating webhook getting different signing_key.
Is there any way I can validate incoming webhook payload with same signing_key for all addresses.
This will reduce the query on database.

ReadMe