Analytics Endpoints
Usage metrics — top tools, error rates, latency histograms, and volume heatmaps.
Analytics Endpoints
Base path: /api/v1/analytics
All endpoints require L1+. Workspace-scoped. Responses cached 5 minutes.
Common query params:
server_id— filter to a specific server (optional)days— lookback window:1,7, or30(default7)
GET /analytics/top-tools
Top tools by call volume.
Response:
GET /analytics/error-rates
Error rate time series, one data point per hour.
Response:
GET /analytics/latency
p50 / p95 / p99 latency time series, one data point per hour.
Response:
GET /analytics/volume
Hourly call counts for the heatmap.
Response: