Analytics

Post statistics: GET /analytics/post/:postId

Egy közzétett poszt platformstatisztikái.

Path

Method and path
GEThttps://api.posty.hu/public/v1/analytics/post/:postId
Authorization
analytics:read
operationId
getPostAnalytics

A published post's platform statistics. If the post has no platform ID recorded, record it first.

Parameters

NameLocationTypeRequiredDescription
postIdútvonalstringyesThe post ID.
datelekérdezésnumbernoHow many days back to request the data for.

Request

curl "https://api.posty.hu/public/v1/analytics/post/clp0s7t8u9v0w1x2?date=7" \
  -H "Authorization: psty_a_kulcsod"

Related

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