Get integration stats
Fetch account/page analytics for a single connected integration.
Returns the normalized AccountStats model (followers, impressions,
reach, profile_views, plus a timeseries metrics array) for the
integration’s platform — Facebook, Instagram, LinkedIn, Twitter/X,
TikTok, Pinterest, or YouTube. Use the id from
GET /businesses/{business_id}/integrations as the integration_id.
Documentation Index
Fetch the complete documentation index at: https://docs.mymarky.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Start date (YYYY-MM-DD). Defaults to 30 days ago.
End date (YYYY-MM-DD). Defaults to today.
Aggregation period: day, week, days_28, lifetime
Comma-separated metric names (platform-specific). Omit for defaults.
Response
Successful Response
Account/page-level statistics.
Data-source agnostic: works for API fetches and local DB reads.
Age bucket -> share of audience (0.0-1.0). IG, YT, LinkedIn, Pinterest.
Gender ('FEMALE'/'MALE'/'UNKNOWN') -> share. IG, YT, LinkedIn, Pinterest.
ISO country code -> share. IG, YT, LinkedIn.
City name -> share. IG only.
LinkedIn-only: industry name -> share.
LinkedIn-only: seniority bucket -> share.
LinkedIn-only: job function -> share.
