Analytics
The Analytics API returns sanitized aggregate data for reporting. It is designed for dashboards and internal business intelligence jobs, not for exporting raw debug traces or message contents.limit controls the maximum recent rows sampled per analytics area. The default
is 500 and the maximum is 2000.
Response Areas
Analytics responses exclude provider names, model names, token costs, raw
debug traces, system prompts, retrieval internals, and customer-private
message contents.
Required Scope
GET /api/v1/analytics requires analytics:read.