Skip to main content
POST

Authorizations

X-Auth-Token
string
header
required

API key for authentication

Body

application/json
data
object
required
trace_id
string

Optional trace ID to associate this evaluation with a trace

settings
object

Response

Successful evaluation

status
enum<string>
Available options:
processed,
skipped,
error
score
number

Numeric score from the evaluation

passed
boolean

Whether the evaluation passed

label
string

Label assigned by the evaluation

details
string

Additional details about the evaluation

cost
object
Last modified on March 25, 2026