- A secret key which you can use to sign the incoming webhook payload.
- An additional
X-Treet-Signature
header as part of our webhook requests, with a hashed value of the request data.
Add extra verification that your webhook payloads are from Treet.
X-Treet-Signature
header as part of our webhook requests, with a hashed value of the request data.