Related:
⟐ Claude Code/2026-06-26Intermediate
We Collected Plenty of Claude Code Usage Data — Then Budgeting Still Didn't Work. Field Notes on Cost Attribution and Idle Seats
The Claude Code Analytics API gives you data, but data alone doesn't run a budget. Here are field notes on turning raw usage logs into cost attribution, idle-seat detection, and alerts that don't cry wolf — with working code and the thresholds we actually use.
⬡ API & SDK/2026-05-01Advanced
Claude API Telemetry on ClickHouse: A Production Guide to Cost, Latency, and Error Analytics
Stream per-request Claude API telemetry into ClickHouse, build sub-second dashboards with materialized views, and detect cost spikes, retry loops, and silent failures with practical SQL recipes.
⬡ API & SDK/2026-03-18Advanced
Claude Code Analytics API: Building a Team Productivity Dashboard
A hands-on guide to building a custom productivity dashboard using the Claude Code Analytics Admin API—covering authentication, full pagination, aggregation, cost allocation, and production security.