Docs
Search docs...⌘K

Post metrics

API + MCP
GET/v3/social-media/post-metrics

Requests to this endpoint are free and do not consume any API units.

Query parameters

date_tostring

The end date of the historical period in YYYY-MM-DD format.

date_fromstringRequired

The start date of the historical period in YYYY-MM-DD format.

channel_idstringRequired

Unique identifier for the social media channel.

external_post_idstringRequired

Platform-specific post identifier.

outputstring

The output format.

Allowed values:jsoncsvxmlphp

Responses

metricsarray<object>
viewsinteger

Total number of times the post was viewed.

unique_viewsinteger

Number of unique users who viewed the post.

likesinteger

Number of likes on the post.

commentsinteger

Number of comments or replies on the post.

retrieved_atstring

Timestamp when the metrics were last retrieved.