The Risk Intelligence API generates a decision identifier for every evaluation request. This unique identifier is critical for tracing, auditing, and debugging decisions made by the system. Whether you’re validating an account or assessing transaction risk, each request is logged and associated with its own decision identifier.

These identifiers serve as a reference point for:

  • Tracking decisions across your system
  • Correlating logs with API activity
  • Facilitating support requests and investigations

All decision identifiers are stored securely in the Risk Intelligence backend and can be used to retrieve or analyze past decisions.


Where to Find the Decision Identifier

The decision identifier is included in the response headers of every successful API call. Look for the following header: X-RI-Request-ID. Be sure to capture and log this value in your integration.

If you ever need assistance from our support team, providing the X-RI-Request-ID will significantly speed up troubleshooting and ensure we can assist you efficiently.