Analytics
Engagement analytics and content calendar.
GET
/brands/:slug/analyticsEngagement analytics for published posts.
Responses
200Analytics
curl -X GET \ https://anomalia.so/api/v1/brands/:slug/analytics \ -H "Authorization: Bearer $TOKEN"
GET
/brands/:slug/calendarMonthly content calendar.
Query
?month=2026-06Responses
200Calendar
curl -X GET \ https://anomalia.so/api/v1/brands/:slug/calendar \ -H "Authorization: Bearer $TOKEN"