Skip to main content
POST
CreateEvalSuiteAPI mirrors erdo_create_eval_suite.

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Body

application/json
agent_key
string
cases
EvalCaseInput is one case in a suite. For artifact suites the input is the page · object[]
cron_enabled
boolean
description
string
evaluate_artifact
boolean
judge_model
string
name
string
pass_threshold
number
slug
string

Response

Success response

cases
Case is one prompt + rubric the judge scores against. · object[]
suite
EvalSuite groups cases that target a single agent. · object