Admin Analytics

The Admin Analytics API aggregates llm_usage_events and related organization activity into time-series and per-dimension reports. Use these endpoints for budgeting, chargeback, capacity planning, and understanding how agents, plugins, skills, and connectors are used across your organization. All analytics endpoints are organization-scoped and require the caller to be an organization owner or admin.

Base URL

For local development:

Endpoints

Query parameters

Most GET endpoints accept: per-user-cost and connector-usage do not support granularity.

Cost over time

Response

Token usage

Response

Request volume

Response

Per-user cost

Response

Active users

Response

Artifact activity

Response

Chat project usage

Response

Connector usage

Response

Plugin usage

Response

Skill usage

Response

Gizzi Code CLI analytics

The Gizzi Code CLI can report usage events to the analytics pipeline.

Ingest events

Response

Aggregate CLI usage

Response

Error codes