Skip to main content
GET
Get AI visibility summary

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

startDate
string
required

Inclusive start of the period, YYYY-MM-DD (UTC).

Example:

"2026-07-01"

endDate
string
required

Inclusive end of the period, YYYY-MM-DD (UTC).

Example:

"2026-07-28"

Response

startDate
string
required
Example:

"2026-07-01"

endDate
string
required
Example:

"2026-07-28"

visibilityScore
number | null
required

Share of answers that named your brand, 0-100, as an unweighted mean of the per-platform scores. null when nothing ran in the period, which is not the same as 0.

Example:

42.9

shareOfVoice
number | null
required

Your mentions as a share of all brand mentions, 0-100. Your own row in leaderboard, lifted out. null when no brand was mentioned at all.

Example:

22.5

citationShare
number | null
required

Citations pointing at your own domain as a share of all citations, 0-100.

Example:

8.1

categoryRank
number | null
required

Your 1-based position in leaderboard. null when the workspace has no own brand set.

Example:

3

responsesCounted
number
required

Answers the scores are computed from. Read it before quoting the others: 100% visibility across two answers is not the same claim as 100% across two hundred.

Example:

112

platforms
object
required

Visibility per platform, 0-100. null means the platform produced no answer in the period; 0 means it answered and never named you. visibilityScore is the unweighted mean of the non-null entries.

Example:
leaderboard
object[]
required

The ten most-mentioned brands, most first, with your own always included even when it falls outside the ten or was never mentioned. Brands hidden in the dashboard are excluded, including from the share-of-voice denominator.