---
title: "Augment data."
method: POST
path: "/evaluate"
---

# Augment data.

`POST /evaluate`

Endpoint for augmenting and evaluated data.

## Request body

- object[]
  - `question` string
  - `answer` string
  - `ground_truth` string
  - `contexts` string[]

## Response `200`

Successful operation.

- object

---

[API](https://skmtc.dev/unipisa/apis/evaluate-api.md) · [All operations](https://skmtc.dev/unipisa/apis/evaluate-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/unipisa/evaluate-api/revisions/e6b4cd323531/schema)
