Evaluate labels
Evaluate content against one or more published label versions. Returns one result per version, in request order. A label-first account is required to use this endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
A single piece of content to be processed by the Clavata.ai API.
The threshold to use for truthiness. If not set a default value will be used.
IDs of the published label versions to evaluate against. Maximum 10 per request.
LabelEvalOptions are options that can be set per-label to control evaluation behavior. Field numbers/types intentionally mirror PolicyEvalOptions for parity.
Optional global context override for this evaluation call.