Get Verification Stats
Verification
Get Verification Stats
Get aggregate verification statistics
GET
Get Verification Stats
Retrieve aggregate statistics for all email verifications including totals, result breakdowns, and credit usage.Documentation Index
Fetch the complete documentation index at: https://docs.mailbreeze.com/llms.txt
Use this file to discover all available pages before exploring further.
Examples
Response
Total number of emails verified.
Count of valid emails.
Count of invalid emails.
Count of unknown/risky emails.
Total verification requests processed.
Percentage of valid emails (0-100).
Example Response
Understanding the Stats
| Metric | Description |
|---|---|
| totalVerified | Total unique emails verified |
| totalValid | Emails confirmed as deliverable |
| totalInvalid | Emails that will bounce |
| totalUnknown | Emails that couldn’t be verified or are risky |
| totalVerifications | Total verification requests (including retries) |
| validPercentage | Percentage of valid emails: (totalValid / totalVerified) * 100 |
Calculating List Quality
Stats are calculated across all time. For date-filtered stats, use the date range parameters in your dashboard.