API Documentation

⌘K
GET/api/1/institutional/top-holders

Top Institutional Holders

Returns the largest institutional holders across all stocks from funds.institutional_holdings, ranked by total USD value held

Parameters

1
limitnumber
query

Number 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