STATISTICS
Email cycle
Retrieve a summary of your Account activity, including the start and end date of your monthly plan, the number of emails sent this cycle, the number of emails remaining and the number of emails in your monthly allowance.
post/stats/email_cycle
Response
Summary of Account
Example response
{
"request_id": "4b84c952-9bca-432f-a68e-585e4c7a969c",
"data": {
"cycle_end": "2016-08-04 01:49:15.863998",
"cycle_start": "2016-08-01 01:49:15.863998",
"cycle_max": 1000,
"cycle_remaining": 1000
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.