Skip to main content

Evaluate a BRE rule

POST 

/v1/rules/:ruleKey/evaluate

Evaluates the active rule identified by ruleKey against the provided context. The context is an arbitrary JSON object. Missing fields are treated as null. Results are deterministic for the same rule version and context.

Sensitive Data: The context and result fields may contain AML/KYC customer data. These fields are never logged; only ruleKey and evaluation duration are logged.

Request

Responses

Rule evaluated successfully