Returns the most recent analytics snapshot (hourly) for each platform on a post. If post_id is omitted, the latest analytics for up to 50 recent posts are returned.
GET
/
api
/
v1
/
analytics
Get latest analytics per post/platform
Copy
curl --request GET \ --url https://mallary.ai/api/v1/analytics \ --header 'Authorization: <api-key>'