This endpoint provides data organized by query group, with two distinct views:
Per Scan: Shows individual scores for each scan with its date. Provides granular, point-in-time data for each scan. Includes execution date and score for each scan
Overview: Shows 30-day rolling average scores. Provides smoothed trend data that reduces noise. Calculated as rolling averages based on the last 30 days of executions — computed per AI platform.
Results include executions from all supported AI platforms (e.g. ChatGPT, Google AI Overview) by default.
Documentation Index
Fetch the complete documentation index at: https://docs.mindshare.so/llms.txt
Use this file to discover all available pages before exploring further.
AI Platforms (`aiPlatform`)
data array. Every data point is tagged with an aiPlatform field so you can distinguish points per platform.Overview rolling averages are computed per platform, which means the same startDate/endDate window can appear multiple times for the same query group — one entry per platform.Use the optional aiPlatform request parameter to scope the response to a single platform. Current values:chatgpt — ChatGPTaioverview — Google AI OverviewCustomer ID
The ID of the customer
Optional. Filter stats to a single AI platform. Current values: 'chatgpt' (ChatGPT), 'aioverview' (Google AI Overview). Additional platforms may be added in the future. If omitted, stats from all platforms are returned, interleaved in each query group's data array.