Home / Docs / LinkedIn Analytics

LinkedIn Analytics

Paid company LinkedIn profiles, posts, and engagement analytics.

LinkedIn Analytics

Company LinkedIn analytics data is available to Accelerate, Lead, active Trial, and Staff accounts. Anonymous and Free requests receive HTTP 403 with code linkedin_paid_access_required. Official LinkedIn profile URLs in company metadata remain public.

GET /api/v1/companies/<company_slug>/linkedin/

Returns active profiles, follower and post counts, aggregate post engagement, and monthly publishing and engagement totals. Set account_id to select one active profile.

GET /api/v1/companies/<company_slug>/linkedin/posts/

Returns canonical posts and their latest observed reactions, comments, and reposts. Use account_id, page, and page_size (maximum 200). Provider payloads and collection credentials are not returned.

The MCP tools get_company_linkedin and list_company_linkedin_posts use these endpoints with the same paid access requirement.