Skip to main content
POST
curl

Authorizations

x-api-key
string
header
required

Body

application/json

Hypothetical rule configuration to evaluate against recent transactions. Read-only and free: nothing is created or modified.

conditions
object[]
aggregation
object[]
evaluation_mode
enum<string>
default:ALL
Available options:
ALL,
ANY
scope
object

Which transactions the rule applies to. Only these three keys are accepted.

period_days
integer
default:90
Required range: 1 <= x <= 365

Response

200 - application/json

Backtest statistics.

evaluated
integer

Transactions evaluated (most recent first, capped).

matched
integer

Transactions the configuration would have matched.

affected_entities
integer

Distinct subjects (by vendor_data) among the matches.

period_days
integer