Rankings
DELETE /v1/rankings/saved/{id}
Delete a saved ranking (owner only).
Delete a saved ranking (owner only).
AuthorizationBearer <token>
API key: Authorization: Bearer pk_live_… (mint at polyrank.app/api-keys)
In: header
Path Parameters
id*string
Response Body
application/json
curl -X DELETE "https://example.com/v1/rankings/saved/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "deleted": true}GET /v1/market/{conditionId} GET
Per-market summary: holder average entry (Brier-weighted average price current holders paid for YES — a cost basis, not a forecast), last-24h volume + positioning counts.
GET /v1/rankings/eval/{preset_id} GET
Nightly forward-performance evaluation for a preset (or signal:<name>): rank-vs-forward-PnL Spearman, top-decile forward-PnL lift, forward Brier, survivorship — latest-first. The evidence for choosing which ranking to trust.