AggregatedEmailReport
MarketingMarketing AutomationEmail MarketingTransactional EmailSMS MarketingWhatsAppCampaignsCRMSalesE-CommerceLoyaltyEventLive ChatEmailSMSAutomationMessagingContacts
Properties
| Name |
Type |
Description |
| range |
string |
Date range for the aggregated statistics. |
| requests |
integer |
Total number of email send requests. |
| delivered |
integer |
Total number of successfully delivered emails. |
| hardBounces |
integer |
Total number of hard bounces. |
| softBounces |
integer |
Total number of soft bounces. |
| clicks |
integer |
Total number of link clicks. |
| uniqueClicks |
integer |
Total number of unique link clicks. |
| opens |
integer |
Total number of email opens. |
| uniqueOpens |
integer |
Total number of unique email opens. |
| spamReports |
integer |
Total number of spam reports. |
| blocked |
integer |
Total number of blocked emails. |
| invalid |
integer |
Total number of invalid email addresses. |
| unsubscribed |
integer |
Total number of unsubscribes. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/AggregatedEmailReport",
"title": "AggregatedEmailReport",
"type": "object",
"properties": {
"range": {
"type": "string",
"description": "Date range for the aggregated statistics."
},
"requests": {
"type": "integer",
"format": "int64",
"description": "Total number of email send requests."
},
"delivered": {
"type": "integer",
"format": "int64",
"description": "Total number of successfully delivered emails."
},
"hardBounces": {
"type": "integer",
"format": "int64",
"description": "Total number of hard bounces."
},
"softBounces": {
"type": "integer",
"format": "int64",
"description": "Total number of soft bounces."
},
"clicks": {
"type": "integer",
"format": "int64",
"description": "Total number of link clicks."
},
"uniqueClicks": {
"type": "integer",
"format": "int64",
"description": "Total number of unique link clicks."
},
"opens": {
"type": "integer",
"format": "int64",
"description": "Total number of email opens."
},
"uniqueOpens": {
"type": "integer",
"format": "int64",
"description": "Total number of unique email opens."
},
"spamReports": {
"type": "integer",
"format": "int64",
"description": "Total number of spam reports."
},
"blocked": {
"type": "integer",
"format": "int64",
"description": "Total number of blocked emails."
},
"invalid": {
"type": "integer",
"format": "int64",
"description": "Total number of invalid email addresses."
},
"unsubscribed": {
"type": "integer",
"format": "int64",
"description": "Total number of unsubscribes."
}
}
}
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/brevo-aggregatedemailreport"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.