Understanding how Verisoul’s risk scoring system works
account_score
is the comprehensive risk assessment that combines multiple signals into a single value. It represents the overall likelihood that an interaction is fraudulent.
This score is a combination of:
decision
field provides a string representation that maps directly from the account_score
. This gives you an actionable recommendation based on the combined risk assessment.
The decision values are:
"Real"
- Low risk, trusted user"Suspicious"
- Medium risk, may require additional verification"Fake"
- High risk, likely fraudulentdecision
can be configured in the Verisoul’s system to match your risk tolerance.
decision
field as a recommendation, you can also set your own thresholds based on your risk tolerance: