Skip to main content

Evaluate a condition with inline data (test-only)

POST 

/execute/static

Evaluate a registered condition using caller-supplied primitive values.

No real data connectors or memintel_config.yaml entries are needed. Compiles the linked concept on the fly, evaluates it with the provided data dict, then runs the condition strategy.

This endpoint is for local testing only — it does not require auth and bypasses the production data pipeline entirely.

Returns the DecisionValue as a JSON object.

Request

Responses

Successful Response