Skip to main content
Behavioral Biometrics analyzes how users interact with their device during the verification flow — typing cadence, mouse movements, scroll patterns, and touch gestures — to detect bots, remote access tools, and coerced sessions.

Signals Collected

The Verilock SDK passively collects behavioral signals during the hosted verification flow.
Behavioral data is collected transparently during the hosted flow. No additional SDK configuration is required.

Risk Scoring

Each session receives a behavioral risk score from 0 (no risk) to 100 (highest risk).

Risk Factors

API: Submit Behavioral Signals

If using a custom integration (not the hosted flow), submit behavioral signals directly:

API Response

Behavioral biometrics data is included in the session detail response:

High-Risk Example

Response Fields

Behavioral biometrics requires the Verilock Web SDK or mobile SDKs. API-only flows must submit signals manually via POST /v1/verify/{token}/behavioral-signals.
Combine behavioral biometrics with device fingerprinting for a layered fraud detection approach. A session with both high device risk and high behavioral risk is almost certainly fraudulent.