Risk Score
A 0–1 score that steers your verification flow to optimize friction and cut costs at the top of the funnel.
What is the Risk Score?
The Fideo Risk Score is a normalized value from 0.0 (lowest risk) to 1.0 (highest risk), reflecting how well the input payload maps into our identity graph and passes our Verify Checks. Supplying richer identifiers (e.g. name + address + email + phone) yields more reliable scores than minimal inputs (e.g. name + email).
What Feeds In to the Risk Score?
-
Data Validity
- Format checks (email syntax, phone format, address parsing)
- Liveness checks (MX/Telnet probes, address verification)
-
Graph Connectivity
- Coherence of your attributes in our graph (how tightly they cluster)
- Depth of linkages (number of hops to known entities)
-
Coverage & Uniqueness
- Volume of historical observations for each identifier
- Uniqueness signals (shared vs. rare values across graph)
-
Usage Characteristics
- Device & network reputation (IP risk, device fingerprint)
- Behavioral anomalies (velocity, geo-velocity, session patterns)
- Credential checks (breach list, compromised status)
These signals are weighted dynamically based on context and use-case.
Score Value Guidance
Score Range | Category | Recommended Action |
---|---|---|
0.00–0.50 | Low | Minimal friction—pass through standard Verify Checks. |
0.51–0.75 | Medium | Apply light friction (e.g. OTP, behavioral step-up). |
0.76–1.00 | High | Enforce strict friction (e.g. multi-factor, manual review). |

Updated about 5 hours ago