Create a V2 test suite

Deprecated compatibility endpoint. Prefer /testing/v2/test-suites/generate
for prompt-based generation and /testing/v2/test-suites/ingest for
structured externally authored cases.

Generation happens asynchronously — poll progress via GET /testing/v2/test-suites/{suite_id}/progress.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Deprecated compatibility request. At least one of prompt, test_cases, or case_ids must be provided.

string
required
length ≥ 1
string
string
context_sections
array of objects
context_sections
evaluation_criteria
object

Evaluation criteria configuration for grading test case results.

graders
array of objects
graders
tracked_metrics
array of objects
tracked_metrics
case_ids
array of strings

Existing case IDs to include in the suite

case_ids
test_cases
array of objects

Inline test case definitions

test_cases
integer
1 to 20

Number of test cases to generate

integer
1 to 20
tags
array of strings
tags
string
enum
Allowed:
string
Responses

500

Internal error during suite creation

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json