Cost per session by harness and model
Returns weekly refreshed, aggregated cost-per-session cells for the published harnesses. Sessions are never pooled across apps. Medians are of per-session USD spend, and privacy-preserving aggregation never exposes clerk_user_id values or per-session rows.
Filter by app_slug, model, or turn_range. Filtering by model alone works across apps
for harness-vs-harness comparison at a fixed model. Results refresh weekly and include the source snapshot
window in meta.
Licensed under CC BY 4.0: reuse and republish with attribution to OpenRouter.
Authorizations
API key as bearer token in Authorization header
Query Parameters
Filter to one published harness slug.
"hermes-agent"
Exact model permaslug filter. Works across all harness apps.
"anthropic/claude-4.8-opus"
Filter by the inclusive number of turns in a session.
1-turn, 2-9-turns, 10-49-turns, 50-plus-turns "10-49-turns"
Maximum number of cells to return (1-500). Defaults to 100.
1 <= x <= 500100
Number of sorted cells to skip (0-5000). Defaults to 0.
0 <= x <= 50000