Endpoints
Get Analytics
Retrieve the latest per-platform analytics snapshots for recent posts or one post.
GET
Get latest analytics snapshots
Use
profile_id to read analytics for a non-default connection profile. Omit it to read analytics for the default profile.Authorizations
Use Authorization: Bearer {api_key}
Query Parameters
Filter to a single post/job ID owned by the authenticated user.
Filter analytics to one connection profile. Omit to use the default profile.
Random public connection profile ID returned by GET /api/v1/profiles.
Pattern:
^[A-Za-z0-9]{6,32}$Example:
"AbC123xYz90"
Last modified on May 13, 2026
Get latest analytics snapshots

