---
title: "Submit a report"
method: POST
path: "/submit-report"
tags: ["POST"]
---

# Submit a report

`POST /submit-report`

Submit a report that a Benchmarker had submitted a solution quality that is non-reproducible

## Headers

- `X-Api-Key` string

## Request body

- SubmitReportRequest
  - `benchmark_id` string
  - `nonce` integer

## Response `200`

Success

---

[API](https://skmtc.net/tig-foundation/apis/the-innovation-game-api.md) · [All operations](https://skmtc.net/tig-foundation/apis/the-innovation-game-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tig-foundation/the-innovation-game-api/revisions/2af9c398c1d4/schema)
