List posts on a platform
List posts published to a connected platform account, with stats.
Live-fetches the most recent posts on the connected account (Marky-posted
or otherwise) plus each post’s metrics. Works across Facebook, Instagram,
LinkedIn, Twitter/X, TikTok, Pinterest, and YouTube. Pagination via the
returned next_cursor for platforms that support it.
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 (ISO 8601 or Unix timestamp). Platform-dependent.
End date (ISO 8601 or Unix timestamp). Platform-dependent.
Max posts per page
1 <= x <= 100Pagination cursor. Pass the next_cursor from a previous response.
