---
title: "Test Run Create"
method: POST
path: "/evaluations/test-run/"
tags: ["evaluations"]
---

# Test Run Create

`POST /evaluations/test-run/`

Main entry point for test run evaluations.
Handles four modes of operation:
1. Evaluation from raw eval inputs & evaluator id (backward compatibility)
2. Evaluation from log
3. Evaluation from evaluator configuration form
4. Evaluation from raw eval inputs & evaluator id (new public API mode)

## Headers

- `Authorization` string, required

## Response `200`

No response body

- EvaluationsTestRunCreateResponse200 — Empty response body

---

[API](https://skmtc.net/keywordsai/apis/api-reference.md) · [All operations](https://skmtc.net/keywordsai/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keywordsai/api-reference/revisions/c26d550029f8/schema)
