v1

latestOpenAPI 3.0.32026-07-2664108290.0 KB
Brokers

Top Brokers Daily Ranking

Brokers ranked by gross trade value (default) or absolute net flow for a single date. Optionally filter by origin (foreign/domestic) and cohort (retail/mixed/institutional/unknown). Returns all matching brokers if n_brokers is omitted.

<Note>Origin and cohort classifications come from the broker registry. Retrieve the full list with these classifications from the Broker Registry endpoint.</Note>

<Info>Costs 2 API credits.</Info>

get/v2/brokers/top/

Query parameters

cohort'all' | 'institutional' | 'mixed' | 'retail' | 'unknown'

Filter by broker cohort (case-insensitive). Default all.

datestring

Target date (YYYY-MM-DD). Default: latest available.

metric'gross' | 'net'

gross ranks by total buy + sell value; net ranks by absolute net flow. Default gross.

n_brokersinteger

How many brokers to return. Default: all matching (~88 total). Max 90.

origin'all' | 'domestic' | 'foreign'

Filter by broker origin. Default all.

Response

Ranked brokers with trade values for the target date.

datestring date required
metricstring required
originstring required
cohortstring required