Request headers
Every delivery includes three custom headers:Signature format
TheX-TM-Signature header contains:
t— Unix timestamp of the deliveryv1— HMAC-SHA256 oftimestamp.payload_bodyusing your endpoint secret
How to verify That’s Me webhook signatures in Node.js, Python, and more
X-TM-Signature header contains:
t — Unix timestamp of the deliveryv1 — HMAC-SHA256 of timestamp.payload_body using your endpoint secret