Key capabilities
Real-time behavioral monitoring
Real-time capture and analysis of end user behavior (for example, browsing speed, left- or right-handed patterns, copy and paste) to detect pattern deviation from the usual session and to detect bots and RATs immediately.
Real-time network and device monitoring
Real-time capture and analysis of end user network, VPN usage, location, device information, and any other information available to assess the reliability of the session.
Actionable decision flags
The user activity analysis response includes a decision flag indicating the recommended action, such as Allow, Block, Challenge, or Quarantine.
Real-time session streaming (Digital Trust)
Subscribe to a continuous feed of normalized session risk events from Feedzai Digital Trust for Account Monitoring. Receive session scores, security alerts, device and network telemetry, decision flags, and user journey data as sessions evolve, without polling the synchronous scoring APIs.
Supported operations
The Feedzai Connector supports the following operations from our Grand Central Unified API:How streaming relates to synchronous scoring: The Feedzai Connector opens a long-lived Server-Sent Events (SSE) connection to Feedzai (
GET /v5/analysis/streaming/session/{orgId}) and normalizes each Feedzai Session Object into the Grand Central unified contract. Use synchronous /user-activity-analysis for point-in-time decisions at specific journey steps; use /stream/session-events for continuous account monitoring, analytics pipelines, and real-time risk dashboards.Core use cases supported
Secure payments activities
Identify and block account takeover
Block fraudulent account opening
Block bot attack
Continuous session monitoring and fraud analytics
For information about the Grand Central Unified API endpoints that support these features, see Reference.