Owned Media & Communities

List cited Reddit content (Growth+)

Which Reddit content AI answers cite. view=subreddits (default) returns one row per subreddit with citation count, unique authors and sentiment split; view=authors one row per author; view=threads the individual cited threads with upvotes, comments, average position and dominant sentiment.

get/dimensions/reddit

Query parameters

project_idinteger required

Project ID

pageinteger
per_pageinteger
view'subreddits' | 'authors' | 'threads'
subredditstring
authorstring
status'open' | 'archived'
ownedboolean
brandstring
order'citations' | 'subreddit' | 'unique_authors' | 'positive_pct' | 'negative_pct' | 'author' | 'avg_position' | 'upvotes' | 'comments' | 'sentiment'
direction'asc' | 'desc'
model'chatgpt' | 'perplexity' | 'gemini' | 'ai_overview' | 'ai_mode' | 'copilot' | 'claude' | 'grok' | 'deepseek' | 'meta_ai' | 'amazon_rufus'

Filter by AI model. Models the API key's user has not enabled are silently dropped.

collection_idinteger
country_codestring
language_codestring
brand_kind'brand' | 'brand_other' | 'non_brand'

Filter by brand kind: brand (own brand/products), brand_other (competitors/other brands), non_brand (generic, no brand named). For fair 1:1 brand-vs-competitor comparisons (visibility, share of voice), use non_brand: brand-focused prompts skew results toward the brand they name. The in-app Overview page applies non_brand by default.

rangeinteger

Number of days to look back

fromstring date-time
tostring date-time
output'flat' | 'csv'

Rectangular output for BI tools (Tableau, Excel, Sheets, ELT). Omit for the default nested JSON. 'flat' returns the same metadata plus 'columns' and 'rows'; 'csv' returns those rows as text/csv. Errors are always returned as JSON.

Response

Paginated Reddit rows

Changes