Identity intelligence
Analyze behavior and detect anomalies
POST /v1/api/detect/analyze — surface suspicious activity such as repeated failures, velocity spikes, multi-account behavior, and unusual network patterns.
POST
Analyze behavior and detect anomalies
Authmatech Detect analyzes identity, session, and behavioral patterns to surface anomalies across your customer base rather than scoring a single action.
The response
Requires the Detect product enabled. Detect is ideal for fraud-ops dashboards and asynchronous review. See the Trust, Shield & Detect guide.
data includes:
| Field | Description |
|---|---|
anomalies | Typed findings (e.g. MULTI_ACCOUNT, VELOCITY_SPIKE) with descriptions |
recommendedAction | ALLOW, MONITOR, CHALLENGE, or BLOCK |
riskLevel | LOW, MEDIUM, HIGH, or CRITICAL |
anomalyScore | Scales with the number of anomalies (capped at 100) |
affectedCount | Related identities/sessions implicated |
windowStats | Time-window statistics behind the findings |
transactionId | Unique id for this analysis (DE-…) |