Skip to main content
GET
Metrics for recent posts

Authorizations

Authorization
string
header
required

Your API key, sent as Authorization: Bearer <key>. One key manages every profile on the account.

Query Parameters

profile_id
string
required

Id of the brand profile to act on. List them with GET /v1/profiles.

platform
enum<string>
required

One channel key.

Available options:
tiktok,
instagram,
linkedin,
youtube,
facebook,
x,
threads,
pinterest,
reddit,
bluesky,
google_business,
telegram,
discord,
slack,
mastodon,
nostr,
lemmy,
devto,
hashnode,
wordpress,
whop,
listmonk
since
string

Lower bound of the window.

until
string

Upper bound of the window.

limit
integer

Maximum rows to return.

Response

Success.

The response envelope is stable — a profile_id plus the payload — but its inner fields are not yet pinned down in this document.