Aggregate metrics for a time window
GET/analytics/summary
One-call summary of posts-by-status, per-platform breakdown, total engagement metrics, and AI credit usage. Avoids the 'list every post and count client-side' pattern.
Request
Responses
- 200
- 400
- 401
- 429
Analytics summary
Invalid request parameters
Missing or invalid API key
Rate limit exceeded
Response Headers
X-RateLimit-Limit
Request limit per window
X-RateLimit-Remaining
Remaining requests in current window
X-RateLimit-Reset
Unix timestamp when the window resets
Retry-After
Seconds to wait before retrying