Navigation

Evaluations

An evaluation is Rupt's verdict on an action such as a login or signup: allow it, deny it, restrict it, or challenge the user. The client SDK creates evaluations in the browser. From your backend you retrieve an evaluation to read its verdict and risk signals, and you consume it so the same evaluation can't be used twice.

To learn more, see the evaluation object.

Endpoints
GET /v3/evaluations/:id
POST /v3/evaluations/:id/consume