v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Analytics

Get LinkedIn post stats

Returns analytics for a specific LinkedIn post by URN. Works for both personal and organization accounts. Saves and sends are only populated for personal accounts (LinkedIn does not expose these metrics on the organization analytics endpoint).

get/v1/accounts/{accountId}/linkedin-post-analytics

Path parameters

accountIdstring required

The ID of the LinkedIn account

Query parameters

urnstring required

The LinkedIn post URN

Response

Post analytics data

accountIdstring
platformstring
accountType'personal' | 'organization'
usernamestring
postUrnstring
lastUpdatedstring date-time

Example response

{
  "platform": "linkedin"
}