Risk Score Overview
The Webacy API returns an overallRisk score from 0 to 100, where higher scores indicate greater risk.
Risk levels are guidelines and may need adjustment for your specific use case. We recommend examining the response fields and specific issue tags to build more robust, customized risk policies.
Risk Classifications
Response Fields
The API returns several risk-related fields:
Issue Severity Levels
Individual risk issues have their own severity:
Calculating Custom Risk Scores
You can build custom risk logic using the raw data:
Using Modules for Targeted Analysis
Use modules to request specific risk categories:
- Security-focused:
security_essentials, token_security, fraud_detection
- Compliance-focused:
sanctions_compliance, mixer_detection
- Investment-focused:
holder_analysis, liquidity_analysis, market_data
When using modules, the risk score reflects only the selected modules, not a comprehensive assessment.
Best Practices
- Don’t rely solely on
overallRisk - Review individual issues for context
- Consider the use case - Trading apps may weight different risks than compliance tools
- Use appropriate modules - Select modules relevant to your risk assessment needs
- Combine with other signals - Use risk scores alongside your own business logic