Antifraud Veritus Business General help New

Setting up webhooks for review and block events

AishaVaughan 17 Aug 2025, 00:57

Webhooks push notifications to your systems when significant events occur — for example a signup landing in the review queue or a block being recorded.

  1. Add a webhook endpoint URL in the dashboard (Starter allows 5 endpoints; Business and Scale are unlimited).
  2. Veritus sends a POST to your URL, signed with HMAC-SHA256 so you can verify it genuinely came from Veritus.
  3. Verify the signature against your signing secret before acting on the payload.

Delivery uses exponential-backoff retries, so a brief outage on your side will not lose an event. Webhooks are the right tool for wiring Veritus verdicts into your own back office, alerting or CRM.

0 comments

Sign in with your TDesk account to comment.

← Back to all posts