Social Total Impressions
Total impressions for the profile over a window.
Computed by aggregating the profile-scoped post cache instead of proxying Upload-Post's /total-impressions: that endpoint echoes the requested profile but returns account-wide numbers (observed 2026-08-21 — a profile with zero posts got 85K Instagram impressions), which for managed users would leak other tenants' aggregates. The cache endpoint IS scoped by ?user=, so summing it is both correct and cheap.
get/api/social/analytics/impressions
Query parameters
periodstring nullable
start_datestring nullable
end_datestring nullable
platformstring nullable
breakdownboolean nullable
userstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/social/analytics/impressions:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.