Analysis
Get basic account usage for a period
GET
https://api.smtpd.dev/api/v1/analysis/summary?from=2039823098&to=234987234
Query Parameters
Name
Type
Description
to
number
Unix Timestamp (epoch) - defaults to the current time
from
number
Unix Timestamp (epoch) - defaults to current time minus 31 days
* Max range between from
and to
is 365 days
Headers
Name
Type
Description
Authentication*
string
Bearer {access_token}
Last updated
Was this helpful?