v1

latestOpenAPI 3.0.32026-07-2664108290.0 KB
Brokers

Top Buyers and Sellers Per Symbol

Returns the brokers most actively accumulating and distributing a single IDX ticker over a date range. top_buyers ranks brokers by net buy value (largest positive net IDR first); top_sellers ranks brokers by net sell value (largest negative net IDR first). Useful for spotting institutional accumulation or distribution patterns on a specific stock.

<Note>IDX symbol: 4 letters, optionally followed by .jk (case-insensitive). E.g. BBCA, GOTO.</Note>

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

get/v2/broker-summary/{symbol}/top/

Path parameters

symbolstring required

IDX ticker symbol. E.g. BBCA, GOTO.

Query parameters

startstring

Start date (YYYY-MM-DD). Default: end - 30 days.

endstring

End date (YYYY-MM-DD). Default: today.

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

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

n_brokersinteger

How many buyers and sellers to return each (default 10, max 90).

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

Filter brokers by origin. Default all.

Response

Top net buyers and top net sellers for the symbol over the date range.

symbolstring required

Ticker symbol.

startstring date required

Range start date.

endstring date required

Range end date.

originstring required
cohortstring required