v1
latestOpenAPI 3.1.02026-07-265897154.5 KBVisibility
Get visibility summary
AI visibility score + platform breakdown. Pass unbranded=true or branded=true to restrict every metric (score, mentions, citations) by prompt brand state. days defaults to 30, max 365.
get/api/mcp/projects/{projectId}/visibility
Path parameters
projectIdstring uuid required
The project id.
Query parameters
daysinteger
Lookback window in days. Default and maximum vary by endpoint — see the operation description.
unbranded'true'
Pass true to restrict every metric to non-branded prompts only.
branded'true'
Pass true to restrict every metric to branded prompts only.
Response
Visibility summary.
Example response
{
"summary": {
"scoreChangePeriod": "30d"
}
}