v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBAccount
Get unique usage statistics for user account.
For given account get list of usages for all sites per day.
get/v1/account/usage
Query parameters
date_fromstring
Earliest date to show results for. Format YYYY-MM-DD with optional Thh:mm:ss.mmmZ
Example:2024-01-01T12:01:05.986Z
date_tostring
Latest date to show results for. Format YYYY-MM-DD with optional Thh:mm:ss.mmmZ
Example:2024-01-31
Response
OK
Example response
{
"success": true,
"errors": [],
"messages": []
}