Get LLM costs overview
Self-hosted (on-prem) only — returns 404 on SaaS. Full LLM spend analytics: KPIs with period deltas, month-to-date and projected burn, cost and token timelines, breakdowns by model/asset/member, most expensive runs, and cache efficiency. Requires an unrestricted token (tokens limited by rbac scopes are rejected).
Authorizations
API token obtained from the Tokens endpoint or CLI device login. Include as Authorization: Bearer <token>. Requests made with a managed CLI session also include X-Strix-Workspace: <organization_id> to pin a process to the workspace it started in; recovery endpoints report the current workspace after a concurrent switch.
Query Parameters
Time window of the cost report. Use custom together with explicit start and end dates.
7d, 30d, 90d, all, custom Start date (ISO 8601), used when range=custom.
End date (ISO 8601), used when range=custom.
Response
LLM costs overview.
The response is of type object.