Evaluate typed decisions
POST/v1/decisions
Evaluate named noul, choice, or score questions against shared state.
Authenticate with a MindsHub key. TypeSafe hosts Jev; no TypeSafe key is needed by callers. Each question sees the same state and returns an answer under its original name. The response model is the actual served version.
Returns one JSON response; streaming, tools, and conversation chaining are not supported. Input and output are free during the Jev launch promotion, including with an empty wallet; usage and rate limits still apply.
Guide: https://docs.mindshub.ai/inference/decision-models Examples, limits, and retries: https://docs.mindshub.ai/inference/decisions
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
- 502
- 503
- 504
- 529
Successful Response
Wrong model kind, unavailable provider configuration, or provider validation failure.
Missing or invalid MindsHub credentials.
The credential does not have permission to run this model.
Model alias unavailable in this environment or to this account.
Validation Error
Rate limit. Honor Retry-After when supplied.
Provider connection, credential, or response failure. An evaluation may already have run.
MindsHub could not verify the access policy.
Provider timeout. Resending may execute a duplicate evaluation.
Provider overload. Honor Retry-After when supplied.