List all tracked accounts
Retrieve all tracked social media accounts with aggregated analytics.
Groups posts by social media handle and platform, providing comprehensive metrics per account.
Agency accounts can pass scope=agency to aggregate accounts across the
parent agency and every subaccount.
Authorizations
API key for authentication. Get yours from Settings → Integrations
Query Parameters
Data scope. company (default) returns only the authenticated
company's own data. agency returns the union of the parent agency
plus every subaccount — use this to pull analytics across all brands.
scope=agency requires an API key belonging to a parent agency
account (an account with isAgency=true and no parent). Passing it with
a non-agency or subaccount key returns 403.
company, agency x <= 100Filter by specific platform
Filter by specific program
totalViews, totalPosts, engagementRate, creator asc, desc