Bulk-fetch ranking rows
Rate limit: 60 requests per 60 seconds. This is the default shared quota — it is shared with every other endpoint that has no dedicated limit, so requests across those endpoints all draw from the same budget.
Returns ranking rows for a list of investors identified by username. Missing, private, or unranked users are silently omitted. Maximum 100 usernames per request.
Authorizations
API key of the application. Only valid together with the x-user-key header — the pair is an alternative to OAuth bearer authentication, never sent alongside it. The pair is granted the same permissions the operation's OAuth scopes describe.
Demo credential for trying the API from these docs: lhgfaslk21490FAScVPkdsb53F9dNkfHG4faZSG5vfjndfcfgdssdgsdHF4663
User-specific authentication key. Only valid together with the x-api-key header — the pair is an alternative to OAuth bearer authentication, never sent alongside it.
Demo credential for trying the API from these docs: eyJlYW4iOiJVbnJlZ2lzdGVyZWRBcHBsaWNhdGlvbiIsImVrIjoiOE5sZ2cwcW5EUVdROUFNWGpXT2lmOWktZnpidG5KcUlqWGJ3WHJZZkpZcldrbG90ZEhvLVBjSWhQaU8xU1ZtMW84aU1WZGZqN2xWNzFjLXFxLmcybXE1dnh4Q1hUT25xaWRUaTFlcEhmVk1fIn0_
Headers
A unique request identifier.
"3907aa53-2491-4748-adad-4a7c124d73ee"
Query Parameters
Rolling time window for performance metrics. Rolling time window over which all performance metrics are computed. Every window ends at the max date (the latest ranking refresh); examples below use a max date of 2026-07-15:
CurrMonth– current month to date, from the 1st of the current month. E.g. 2026-07-01 to 2026-07-15.CurrQuarter– current quarter to date, from the 1st day of the current calendar quarter. E.g. 2026-07-01 to 2026-07-15.CurrYear– year to date, from January 1st of the current year. E.g. 2026-01-01 to 2026-07-15.LastYear– from January 1st of the previous calendar year to the max date. E.g. 2025-01-01 to 2026-07-15.LastTwoYears– from January 1st two calendar years ago to the max date. E.g. 2024-01-01 to 2026-07-15.OneMonthAgo– rolling ~1 month window, from the 1st of the previous month. E.g. 2026-06-01 to 2026-07-15.TwoMonthsAgo– rolling ~2 month window, from the 1st of the month two months ago. E.g. 2026-05-01 to 2026-07-15.ThreeMonthsAgo– rolling ~3 month window, from the 1st of the month three months ago. E.g. 2026-04-01 to 2026-07-15.SixMonthsAgo– rolling ~6 month window, from the 1st of the month six months ago. E.g. 2026-01-01 to 2026-07-15.OneYearAgo– rolling ~12 month window, from the 1st of the month twelve months ago. E.g. 2025-07-01 to 2026-07-15.AbsOneYear– exactly one year before the max date, with no rounding to month/year start. E.g. 2025-07-15 to 2026-07-15.AbsTwoYears– exactly two years before the max date, with no rounding. E.g. 2024-07-15 to 2026-07-15.
CurrMonth, OneMonthAgo, TwoMonthsAgo, CurrQuarter, ThreeMonthsAgo, SixMonthsAgo, CurrYear, OneYearAgo, LastYear, LastTwoYears, AbsOneYear, AbsTwoYears Body
1 - 100 elementsResponse
Successful response (order preserved, missing users omitted)