GET/v2/analytics/top-posts
Top Posts & Cross-Platform Analytics
Retrieve top-performing posts ranked by impressions, views, engagement rate, or comments across 8 platforms (LinkedIn excluded).
{
"items": [
{
"id": "post_772",
"platform": "instagram",
"views": 45200,
"likes": 3200,
"comments": 412,
"engagementRate": 0.08
}
]
}