Analytics
Platform Analytics
Get analytics data for a specific integration/channel. Returns metrics like followers, impressions, engagement, etc. depending on the platform.
GET
Get platform analytics
Documentation Index
Fetch the complete documentation index at: https://docs.postiz.com/llms.txt
Use this file to discover all available pages before exploring further.
Path parameter: integration
The {integration} path parameter must be the integration’s id (the UUID-shaped string returned by GET /public/v1/integrations).
It is not the platform __type (e.g. x, linkedin) and not the channel display name. Passing either of those will return 400 Invalid integration.
Common errors
400 Invalid integration— the path param is the wrong shape.404 Channel not found— the integration exists but has been disconnected. Reconnect the channel from the Postiz UI.- Empty data — some platforms (notably Google My Business) restrict analytics by date range or by profile verification status. The endpoint returns an empty payload rather than an error.
Authorizations
Your Postiz API key
Path Parameters
Integration ID
Query Parameters
Number of days to look back for analytics data (e.g. 7, 30, 90)
Get platform analytics

