Basic information about Pley webhooks and their implementation.
Pley signs all requests sent to your endpoints with a HMAC SHA256 signature in accordance with https://github.com/standard-webhooks/standard-webhooks specification.
Feel free to use their pre-built client libraries to ease the implementation of verifying these signatures.
