AI Search Value is rolling out in phases. Until it is enabled for your
organization the endpoint returns 403, the same as any other gated
resource. Contact your AthenaHQ representative to be added to the rollout.
What you get back
The response separates channel value (what the market is worth and how much of it you capture) from contribution (how much measured impact your content drives). These are never summed or conflated.market— the addressable monthly value of your tracked topics (value_usd_mo), how many of those topics are priced (coverage_pct), and your value-weighted AI share of voice (current_sov_pct).captured/headroom— value bands (conservative,expected,upside) for the value you already capture and the value still on the table.measured_responses— how many AI answers (28 days) back the read. A zero here means the market has not been sampled yet, so the site is still “gathering”.is_stale_value—truewhen the site was priced but has since dropped below the refresh threshold and the value is no longer being maintained (see When a value is stale). The value is still returned; treat it as a last-known figure, not a current one.topics— per-topic detail: category, position-weighted share, mention rate, sample size, and each topic’s own captured / headroom bands. Thecounted_in_totalflag marks which rows roll up into the headline totals (duplicate canonical markets are counted once).merge_suggestions— pairs of near-duplicate topics worth merging.contribution.modeled_attributed— the slice of your captured value attributable to content you have shipped, plusattributed_shareand anattribution_unavailableflag that distinguishes “no attributed content” from “the attribution read failed”.forecast— when an active forecast exists, its realized share delta versus the do-nothing baseline.
Quickstart
Reading the number
- It is a range, not a point. Report the band, not a single dollar figure. The spread reflects genuine uncertainty in how AI answer volume converts to value.
current_sov_pctreads lower than your Share of Voice chart, on purpose. The Share of Voice metric counts every brand mention equally across all topics, including your own branded queries where you naturally dominate.current_sov_pctis position-weighted, measured over your commercial (non-branded) topics only, and weighted by each topic’s market value, so the expensive topics where you actually compete drive it. Expect it to read lower. That is the metric working as intended, not a discrepancy.- Channel value and contribution are separate.
market/captured/headroomsize the opportunity;contributionmeasures the impact your shipped content drives. Do not add them together.
When a value is not available
A few states return200 with no priced value:
- Gathering data —
computed_atisnullorhas_computed_valuationsisfalse. The market has not accumulated enough AI answers for a reliable read yet; this usually fills in within a day or two of scanning. - No addressable market —
has_computed_valuationsistruebutmarket.value_usd_mois0. None of your tracked topics map to priced search demand.
403, not a value.
When a value is stale
is_stale_value is true when a site that was previously priced has since
dropped below the activity threshold (fewer AI answers in the trailing 28 days
than the sweep requires) and its value is older than the refresh window. The
daily sweep stops re-pricing the site, so the returned captured range is
frozen at its last computed figure. The endpoint still returns the value; use
is_stale_value and computed_at to decide whether to surface it as current
or as a last-known estimate.
Rate limits
Standard per-organization API rate limits apply. Exceeding them returns429
with Retry-After. See Rate limits.