Get Domain Stats
This endpoint returns two datasets:
Domain Stats: Shows which domains appear in query results Count: How many queries this domain was mentioned in Percentage: What percent of total queries this domain appeared in Category: Domain category classification
Article Stats: Shows which specific articles appear in query results Count: How many queries this article was appear in. Percentage: What percent of total queries this article appeared in isCustomerMentioned: Indicator whether your customer is mentioned inside the article.
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`)
AI Platforms (`aiPlatform`)
count and percentage across platforms. Response rows do not include an ai_platform field.Use the optional aiPlatform request parameter to scope both datasets to a single platform. Current values:chatgpt— ChatGPTaioverview— Google AI Overview
aiPlatform is set, count and percentage in both datasets are recomputed relative to that platform only (i.e. percentage is over the filtered platform’s queries, not the total across all platforms).When executionID is provided, aiPlatform is not needed because an execution already belongs to a single platform.Authorizations
Body
Get domain stats parameters
The ID of the customer
The ID of the query group
Start date in yyyy-mm-dd format
End date in yyyy-mm-dd format
The ID of the execution
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 are aggregated across all platforms. Not needed when 'executionID' is provided, since an execution already belongs to a single platform.