List Trending Wallets
Returns wallets ranked by trailing-window realized P&L (Polymarket-only discovery), with opaque page-cursor pagination. Each row carries window P&L, volume, distinct markets, grade, hot-streak tier, and a zero-filled daily P&L series. The underlying read model is warmed into Redis; a cold read returns 503 (warming, retry-after), never a 500 or a fabricated ranking. Polymarket-only: the read model filters platform = ‘polymarket’.
window. Pick a wider window for durable performers, a tighter one for who is hot right now.
503 with a Retry-After, never a fabricated ranking, so retry after the hint and the warmed result follows. Cursor-paginated: pass next_cursor as cursor. See Pagination.Authorizations
API key: Authorization: Bearer oxi_sk_live_... for live data (requires an active Insider subscription), or oxi_sk_test_... for sandbox/test mode (free account, deterministic fixture data, no live rows). Both key classes use the same paths; the prefix selects live vs sandbox.
Query Parameters
1 <= x <= 100Opaque pagination cursor from a previous response.
Trailing window.
7d, 30d Response
Trending wallets list