cURL
Usage & Analytics
Get usage timeseries for a tenant
Returns time-bucketed email statistics for a specific tenant.
Use cases:
- Build usage charts and graphs
- Identify sending patterns
- Detect anomalies in delivery rates
Granularity options:
hour- Hourly buckets (best for last 7 days)day- Daily buckets (best for last 30-90 days)week- Weekly buckets (best for last 6 months)month- Monthly buckets (best for year-over-year)
The response includes a data point for each time bucket with all email metrics.
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_KEYPath Parameters
The tenant ID
Query Parameters
Time period for timeseries data. Defaults to current month.
Time bucket size for data points
Available options:
hour, day, week, month Timezone for period calculations (IANA format). Defaults to UTC.
