Get Invalid Emails Classifications Statistics by Day

Query classified stats of invalid emails. Requires a specified time span (startDate & endDate or days). Supports filtering by API_USER, label, domain, and data aggregation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Stats in the past [days] days (days=1 means today); required if startDate and endDate are not filled

string

Start date (format: yyyy-MM-dd); required with endDate if days is not filled

string

End date (format: yyyy-MM-dd); required with startDate if days is not filled

string

Obtain stats of specified API_USERs; multiple separated by semicolons (e.g. "a;b;c")

string

Obtain stats of specified labels; multiple separated by semicolons (e.g. "a;b;c")

string

Obtain stats of specified label names; multiple separated by semicolons (Chinese encoded in UTF-8, e.g. "a;b;c")

string

Obtain stats of specified domains; multiple separated by semicolons (e.g. "a;b;c")

integer
enum
Defaults to 0

Whether to return aggregated data (1=yes, 0=no); defaults to 0

Allowed:
Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json