Rule Builder and GenAI Rules REST API
Decisioning services the customer runs alongside the platform. POST /decisionRules evaluates a data object against a decision-rules configuration and returns the rules fired plus the decision; POST /generateRulesWithSchema turns a natural-language prompt into a decision-rule JSON using a configured OpenAI key. Both ship their own Swagger UI on the local port.