---
title: "Accuracy Topic Ids"
method: POST
path: "/v1/reports/accuracy/topic-ids"
tags: ["Reports"]
---

# Accuracy Topic Ids

`POST /v1/reports/accuracy/topic-ids`

## Request body

- AccuracyTopicIdsQuery
  - `category_id` string, uuid, required
  - `start_date` string, required
  - `end_date` string, required

## Response `200`

Successful Response

- string[]

## Other responses

- `422` — Validation Error

## Changes

- **2026-06-17** `56d428ca479f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/cooper-square-technologies/apis/external-api/changes/v1/reports/accuracy/topic-ids/post.md)

---

[API](https://skmtc.dev/cooper-square-technologies/apis/external-api.md) · [All operations](https://skmtc.dev/cooper-square-technologies/apis/external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cooper-square-technologies/external-api/revisions/103dc6b4fc79/schema)
