Accessing Rules Through CLI and API

CLI Tool

Once created in the Verosint interface and exported (or manually created as JSON files), rules can be evaluated with the verosint tool. For example:

verosint evaluate rules email:[email protected] --ruleSetFile myrules.json

API Reference

You can also interact with rules through the API endpoint. See the API Reference.