SystemOne alias
This route is an alias for POST /v1/decision.
It uses the same request and response fields, Modaic authentication, permissions,
and error format. Only the route name changes.
/v1/systemoneAuthorization
Send a Modaic bearer token in the Authorization header.
Parameters
Optional key between 8 and 255 characters. Reuse it when retrying this exact request. Without a key, each call is a new request.
The state to evaluate.
A supported base model or accessible repository path, such as acme/support-triage.
Required for base models; optional for repository models. Supports the same
noul, choice, and score questions as the decision route, including empty
question IDs, optional JSON instructions, and structured criteria.
Repository calls also accept revision, example_id, and capture. See the
decision reference for all
parameters and response fields.