Get post stats
Fetch per-platform analytics for a post published through Marky.
Returns one entry per platform the post was successfully published to,
with metrics fetched live from each provider. Stats are normalized into a
consistent shape (likes, comment_count, reach, views, etc.) across
Facebook, Instagram, LinkedIn, Twitter, TikTok, Pinterest, and YouTube.
Platforms we can’t fetch (no success result, disconnected integration,
expired token) appear in skipped.
Errors: 401 authentication_required: API key or token is missing, invalid, or revoked. 403 permission_denied: Your plan does not include API access, or this business is not in your org. 404 resource_not_found: No post with that ID exists, or it is not in this business. 429 rate_limit_exceeded: You sent too many requests this minute.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
