Antifraud Veritus Scale General help New

Getting started: adding Veritus to your signup form

ben_a 16 Aug 2025, 12:11

Getting Veritus running on your signup form takes just a few minutes:

  1. Add the widget script. Paste the Veritus <script> tag into the <head> of the page that contains your registration form.
  2. Tag your form. Add the attribute data-veritus="signup" to the form element you want protected.
  3. That's it. The widget automatically hooks the form's submit event, scores the submission, and allows, reviews or blocks it according to your thresholds.

Prefer to handle things server-side? Use the REST API instead: send the form data to POST /v1/score and act on the JSON verdict in your own backend. Either way there is no SDK to install.

Verdicts appear in your Veritus dashboard as they happen, so you can watch checks flow in straight away.

0 comments

Sign in with your TDesk account to comment.

← Back to all posts