cURL
Usage & Analytics
Get org-wide usage summary
Returns aggregated email sending statistics for your entire organization.
For per-tenant breakdown, use GET /usage/tenants.
Use cases:
- Platform dashboards showing org-wide metrics
- Quick health check on overall sending
- Monitoring total volume and delivery rates
Response includes:
emails- Aggregated email counts across all tenantsrates- Overall delivery and bounce ratestenants- Tenant count summary (total, active, with activity)
Related endpoints:
GET /usage/tenants- Paginated usage per tenantGET /usage/export- Export usage data for billingGET /tenants/{tenantId}/usage- Single tenant usage detailsGET /limits- Rate limits and send limits
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://arkhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYQuery Parameters
Time period for usage data.
Shortcuts: today, yesterday, this_week, last_week,
this_month, last_month, last_7_days, last_30_days, last_90_days
Month format: 2024-01 (YYYY-MM)
Custom range: 2024-01-01..2024-01-15
Timezone for period calculations (IANA format)
