v3

latestOpenAPI 3.0.1Proprietary2026-07-314140169.7 KB
Platform Integration

Get analytics

Retrieve analytics data for a user profile across one or more social media platforms. Returns metrics like followers, views, impressions, reach, and time series data. Note: Instagram's API renamed 'impressions' to 'views'; both fields are returned for compatibility.

get/analytics/{profile_username}

Path parameters

profile_usernamestring required

The unique username of the profile.

Query parameters

platformsstring required

Comma-separated list of platforms: instagram, tiktok, linkedin, facebook, x, youtube, threads, pinterest, reddit, bluesky.

page_idstring

Required for Facebook analytics. The Facebook Page ID.

page_urnstring

LinkedIn only. Organization/company page URN or numeric ID to fetch analytics for. LinkedIn analytics are available only for organization/company pages you administer — personal profiles are not supported, because LinkedIn's API does not expose member-level analytics. If omitted, the first administered organization page is used.

Response

Analytics data retrieved successfully. Response keys are platform names with platform-specific metrics.

AnalyticsResponse required

Analytics data keyed by platform name. Metrics vary by platform.