Skip to main content
GET
Get Benchmarks

Query Parameters

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

Response

string
The requested time window.
object
Per-mode latency statistics: { [mode]: { p50, p95, p99, count } }.
object
Per-mode time-to-first-token statistics (streaming only): { [mode]: { p50, p95, count } }.
object
Intent classification latency: { p50, p95, count }. Null if no auto-mode requests in the window.
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