Decision playground
Edit the request and run it against POST /api/v1/decisions. A successful call uses 1 credit.
Request JSON
{ "model": "jev-1.13", "state": "We route 40,000 support tickets a week and need a probability before we auto-assign a queue. Budget is approved this quarter.", "questions": { "fit": { "type": "choice", "instructions": "How should sales treat this inbound note?", "criteria": { "ready": "A real workflow, a volume, and a buying window.", "nurture": "Interest without a stated workflow or timeline.", "ignore": "No product fit." } } } }
Run decision