Every query has a scope
Analytics endpoints end in the level they measure, and the level is part of the path:What you can measure
- Spend - token usage overall, by hour, by day, by category, and by entity; plus transcript cost.
- Volume - interactions, transcripts, unique users, call count and call duration.
- Where it goes - usage attributed to functions, playbooks, workflows, intents, prompts, integrations, API tools, MCP tools and knowledge base documents.
Sending a query
Each query takes a request body describing the window and grouping you want, so they arePOST rather than GET despite being reads.