
The x-revolv3-signature header
A hashed signature of the payload is passed along in the headers of each request as x-revolv3-signature. This signature is used to be sure all requests are sent from revolv3 application. We are using HMACSHA256 algorithm to generate the signature key. Example of how to check on C#Webhooks Overview