Get Post Analytics
Retrieve core performance metrics for a single LinkedIn post, including impressions, reactions, comments, and reposts. Pass the post ID or activity URN to get an at-a-glance read on how that post performed. This tool is deprecated and is being replaced by get_analytics with dimension='post', so prefer that path for new work. Fails cleanly if the post was deleted or the ID is invalid.
Example prompt: Show me the impressions and reactions for my post urn:li:activity:7012345678901234567
{
"post_id": "urn:li:activity:7012345678901234567",
"impressions": 4821,
"reactions": 137,
"comments": 24,
"reposts": 9
}What you can build
Parameters
Inputs accepted by get_post_analytics.
| Name | Type | Description |
|---|---|---|
| post_id | string | The ID of the post to get analytics for (e.g. 'urn:li:activity:7012345678901234567') |
Related tools
Get Analytics
One unified analytics endpoint for posts, profile, campaigns, invitations, messages, and more across day, week, or month periods.
Get Cached Post Analytics
Rank your recent LinkedIn posts by impressions, reactions, comments, reposts, or engagement rate with fast cached metrics and live fallback.
Get Content Patterns
Discover what makes your LinkedIn posts perform with patterns across hook styles, post lengths, CTA impact, and posting times.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.