API Documentation
⌘K
API Key
Get free key GET
/api/1/institutional/top-holdersTop Institutional Holders
Returns the largest institutional holders across all stocks from funds.institutional_holdings, ranked by total USD value held
Parameters
1limitnumberNumber of holders to return (default 50, max 200)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/institutional/top-holders?limit=50' \
-H 'Accept: application/json'200 Response
Default Response