Documentation / API Reference

Analytics API

1 min read

The Analytics API will provide access to email statistics, deliverability metrics, and engagement data.

This API is currently under development. The endpoints described below are planned but not yet available.

In the meantime, you can view your sending statistics in the Dashboard within the MailingAPI web interface.

Planned endpoints

Endpoint Description
GET /v1/analytics/overview High-level account statistics
GET /v1/analytics/timeseries Statistics grouped by time period
GET /v1/analytics/deliverability Deliverability metrics
GET /v1/analytics/engagement Open and click metrics
GET /v1/analytics/reputation Sender reputation score
GET /v1/analytics/tags Statistics by message tags
GET /v1/analytics/bounces Bounce breakdown
POST /v1/analytics/export Export data to CSV

These endpoints will be released in a future update. Check our changelog for announcements.