Benchmarks
Get Benchmarks
Retrieve aggregated platform performance benchmarks for a given time window.
GET
Get Benchmarks
Query Parameters
Time window for aggregation. One of:
24h, 7d, 30d. Default: 24h.Response
The requested time window.
Per-mode latency statistics:
{ [mode]: { p50, p95, p99, count } }.Per-mode time-to-first-token statistics (streaming only):
{ [mode]: { p50, p95, count } }.Intent classification latency:
{ p50, p95, count }. Null if no auto-mode requests in the window.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
Get Benchmarks
