API Documentation
⌘K
API Key
Get free key GET
/api/1/institutional/fund-holdings/{cik}Fund Institutional Holdings by Filer
Returns institutional holdings from parsed SEC filings (funds.institutional_holdings) for a given filer CIK. Includes CUSIP, issuer name, share type, value, and share count.
Parameters
2limitnumbercikstringrequiredSEC CIK number
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/institutional/fund-holdings/0000789019?limit=200' \
-H 'Accept: application/json'200 Response
Default Response