Analytics

Channel statistics: GET /analytics/:integration

A channel's statistics for the requested period.

Path

Method and path
GEThttps://api.posty.hu/public/v1/analytics/:integration
Authorization
analytics:read
operationId
getChannelAnalytics

A channel's statistics for the requested period. The numbers are the platform's own measurements, with the definition the platform uses.

Parameters

NameLocationTypeRequiredDescription
integrationpathstringyesThe channel ID.
datequerynumbernoHow many days back to request the data for.

Request

curl "https://api.posty.hu/public/v1/analytics/clx1a2b3c4d5e6f7g8h9?date=30" \
  -H "Authorization: psty_your_key"

Related

Is something missing from this page? Email [email protected] or use the form on the Help page.