It is recommended to validate incoming webhook requests to ensure that they originate from OnlyFans API, and not from a malicious actor. You can do this by verifying the Signature header in the request.
You can choose any signing secret, but it is recommended to use a long, random string.