cURL
API Reference
Get domains deliverability
GET
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
Unique domain identifier
Pattern:
^[0-9A-HJKMNP-TV-Z]{26}$Response
200 - application/json
OK
Email deliverability statistics for a domain
Domain these statistics apply to
Total number of emails sent
Required range:
x >= 0Number of emails successfully delivered
Required range:
x >= 0Number of emails that bounced
Required range:
x >= 0Number of emails marked as spam by recipients
Required range:
x >= 0Bounce rate as a decimal (e.g. 0.02 for 2%)
Required range:
x >= 0Complaint rate as a decimal (e.g. 0.001 for 0.1%)
Required range:
x >= 0Whether deliverability metrics are within acceptable thresholds
