Skip to main content
GET
One metric over time, optionally split by platform

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

profileId
string

Restrict to one profile.

accountId
string

Restrict to one connected account.

platform
enum<string>
Available options:
instagram,
whatsapp,
tiktok,
telegram,
youtube,
x,
facebook,
meta_ads,
linkedin
source
enum<string>

Where the post came from. plugkit = published through the API, external = published natively on the platform. Defaults to all.

Available options:
all,
plugkit,
external
from
string

Start of the window (ISO date). Defaults to 30 days ago.

to
string

End of the window (ISO date). Defaults to now.

metric
enum<string>
default:engagement
Available options:
posts,
engagement,
likes,
comments,
shares,
saves,
views,
impressions,
reach,
clicks
granularity
enum<string>
default:week
Available options:
day,
week,
month
byPlatform
boolean

Split each bucket by platform (what the stacked charts need). Defaults to false.

Response

200 - undefined