Instagram insights
Account-level insights (followers, reach, impressions, profile views) plus public profile info:Response (shape)
instagram_business_manage_insights permission on the connected
account.
X (Twitter) account analytics
The six account metrics the X API exposes (followers, following, tweets, lists, likes given, media):X tweet analytics
Per-tweet metrics (likes, retweets, replies, quotes, impressions, bookmarks). The tweet id is the number at the end of the tweet URL, or theplatformPostId
returned when you published it:
Detailed impression/engagement data on X lives at the tweet level, not the
account level — that’s an X API limitation, not PlugKit’s.
Instagram media & comments
List recent posts, then read or reply to their comments:List recent media
Comments on a post
Reply to a comment
Try it live
Every analytics endpoint is in the API Reference playground.