# Statistics Access detailed email delivery and engagement metrics. Query sends, bounces, opens, clicks, and spam complaints with flexible date filters. ## Get usage statistics - [GET /api/customer/usage](https://developers.mailerlogic.com/customer-api.openapi/statistics/paths/~1api~1customer~1usage/get.md): Retrieve current month's email usage and delivery statistics. ## Get outbound statistics overview - [GET /api/stats/outbound](https://developers.mailerlogic.com/customer-api.openapi/statistics/paths/~1api~1stats~1outbound/get.md): Overview of all outbound email statistics with optional date filtering. ## Get send statistics - [GET /api/stats/outbound/sends](https://developers.mailerlogic.com/customer-api.openapi/statistics/paths/~1api~1stats~1outbound~1sends/get.md): Daily breakdown of emails sent with optional filtering. ## Get bounce statistics - [GET /api/stats/outbound/bounces](https://developers.mailerlogic.com/customer-api.openapi/statistics/paths/~1api~1stats~1outbound~1bounces/get.md): Daily breakdown of bounced emails with hard/soft bounce classification. ## Get spam complaint statistics - [GET /api/stats/outbound/spam](https://developers.mailerlogic.com/customer-api.openapi/statistics/paths/~1api~1stats~1outbound~1spam/get.md): Daily breakdown of spam complaints. ## Get open statistics - [GET /api/stats/outbound/opens](https://developers.mailerlogic.com/customer-api.openapi/statistics/paths/~1api~1stats~1outbound~1opens/get.md): Daily breakdown of email opens (total and unique). ## Get platform statistics - [GET /api/stats/outbound/opens/platforms](https://developers.mailerlogic.com/customer-api.openapi/statistics/paths/~1api~1stats~1outbound~1opens~1platforms/get.md): Breakdown of email opens by email client platform (Gmail, Outlook, Apple Mail, etc.). ## Get click statistics - [GET /api/stats/outbound/clicks](https://developers.mailerlogic.com/customer-api.openapi/statistics/paths/~1api~1stats~1outbound~1clicks/get.md): Daily breakdown of link clicks (total and unique).