Analytics
GET /v1/analytics/summaryReturns aggregate performance metrics for the requested date range.
Request
curl "https://api.sixoneeighters.com/v1/analytics/summary?start=2026-01-01&end=2026-01-31" \
-H "Authorization: Bearer tja_live_xxx"Query parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
start | string | none | Start date or timestamp. |
end | string | none | End date or timestamp. |