Skip to main content
GET
Get Benchmarks

Query Parameters

window
string
Time window for aggregation. One of: 24h, 7d, 30d. Default: 24h.

Response

window
string
The requested time window.
latency_by_mode
object
Per-mode latency statistics: { [mode]: { p50, p95, p99, count } }.
ttft_by_mode
object
Per-mode time-to-first-token statistics (streaming only): { [mode]: { p50, p95, count } }.
classification
object
Intent classification latency: { p50, p95, count }. Null if no auto-mode requests in the window.
counters
object
Aggregate counters: total, failover_count, routing_accuracy, total_tokens, total_cost_cents, by_mode.

Authentication

Requires an API key or a dashboard session.

Example

curl

Response