Skip to main content
GET
Public Skills Leaderboard — ranked by performance dimension within a window

Authorizations

Authorization
string
header
required

Enter your API key (e.g. dai_sk_test_key_001)

Query Parameters

sort
string
default:evidence

evidence (default) | skill_score | biggest_improvement | efficiency | top_rated (legacy: most_turn_savings)

window_days
integer
default:30

Time window (≤3650 ≈ 'all time')

Required range: 1 <= x <= 3650
limit
integer
default:20
Required range: 1 <= x <= 100
category
string | null

Rank WITHIN one skill.category (exact match, as on browse). Omit for the whole registry.

Maximum string length: 100
evidence_floor
boolean
default:true

evidence axis only. True (default) DEMOTES weakly-evidenced rows: a row that is simultaneously zero-activation and single-leg, or that is uncategorised and never activated, sorts below everything else. It is a ranking tier, not a filter — the board never empties, and a cold-start catalogue still returns a full page. Pass evidence_floor=false to rank without the demotion. (The window_days benchmark-recency bound is NOT part of this switch; it applies to the axis either way.) Ignored by every other sort.

Response

Successful Response