API Reference
Log In
API Reference

Get Aggregated Trace Metrics

Retrieve aggregated trace metrics for summary display (total, P95, average, trend)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Unique identifier of the team (organization). Format: Revenium hashid (URL-safe encoded string).

string
enum

Predefined time window to aggregate results. Defaults to THIRTY_DAYS.

Allowed:
string

Optional trace type filter. Omit to include all trace types.

string
enum

Optional metric type filter. Use 'cost' for cost metrics only, 'performance' for performance metrics only, 'efficiency' for efficiency metrics only, or omit for all metrics.

Allowed:
string
enum

Optional operation type filter. Use to filter by specific operation type (e.g., CHAT, GENERATE, AUDIO, VIDEO, IMAGE). Omit to include all operation types.

string

Optional agent filter. Use to filter by specific agent (e.g., 'claude-code' for Claude Code metrics). Omit to include all agents.

string

Start of a custom date range in ISO 8601 format (e.g., 2025-09-01T00:00:00Z). Must be provided together with end. When both are provided, the period parameter is ignored.

string

End of a custom date range in ISO 8601 format (e.g., 2025-09-30T23:59:59Z). Must be provided together with start. When both are provided, the period parameter is ignored.

string

Optional environment filter (e.g., production, staging). Omit to include all environments.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*