Welcome. Explore the interactive API documentation or fetch the raw OpenAPI specification below.
Open the Swagger UI in your browser or use curl:
curl -s http://localhost:3000/docs-json | jq '.info'
GET /rules/:orgId – list rulesPOST /rules/:orgId – create rulePOST /rules/:orgId/:ruleId/sql-preview – preview evaluation SQLPOST /transaction/:orgId – process a transactionPOST /fields/:orgId – register custom fieldPOST /tables/:orgId – create custom table