Get your Drazill Predictor Score

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

X-API-Keystring or nullOptional

Response

Successful Response
brier_scorestringformat: "^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$"
computed_atdatetime
percentilestringformat: "^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$"

0-100, higher = better predictor

rankinteger
total_ranked_usersinteger
total_resolvedinteger
user_idstringformat: "uuid"
methodologyobject or null
Explainable methodology metadata for trust and intelligence metrics.
skillobject or null

ML-10 skill & calibration suite for a user (additive; shadow-mode).

Every field is optional so it can ride alongside the existing predictor score without ever changing it. Populated only when ML_SKILL_SUITE_ENABLED and the user has an ml_user_skill_scores row.

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error