/
CO
cooper-square-technologies
/
External API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v84
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-07-09
85
248
447.1 KB
Reports
Accuracy Overview
post
/v1/reports/accuracy/overview
Request body
AccuracyOverviewQuery
required
start_date
string
required
end_date
string
required
comparison_start_date
string
nullable
comparison_end_date
string
nullable
category_id
string
uuid
required
topic_ids
string[]
nullable
exclude_topic_ids
boolean
tag_ids
string[]
nullable
tag_filter_type
'all'
|
'any'
include_no_tag
boolean
region_ids
string[]
nullable
platform_ids
string[]
nullable
persona_ids
string[]
nullable
include_no_persona
boolean
prompt_ids
string[]
nullable
citation_categories
string[]
nullable
date_bucket
string
nullable
group_by
'period'
|
'theme'
Response
Successful Response
AccuracyOverviewResponse
required
trendByPeriod
AccuracyTrendPoint[]
required
overallAccuracy
number
required
accuracyChange
number
nullable
scoreBreakdown
AccuracyScoreBreakdown[]
required
themeTrend
AccuracyThemeTrendSeries[]
nullable
availableSeries
AccuracyTrendSeriesMeta[]
nullable