Institutional Ownership
Retrieve institutional ownership data for a specific security showing which institutions hold positions and their stake percentages. Useful for identifying smart money positioning.
Use Case: Compare institutional ownership percentage across growth stocks to gauge professional investor confidence.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
CUSIP security identifier. Required when this endpoint needs institutional ownership by CUSIP.
"023135106"
Start date in YYYY-MM-DD format. Enter the first date to include in the research window.. Required.
"2024-01-01"
End date in YYYY-MM-DD format. Enter the last date to include in the research window.. Required.
"2024-12-31"
Optional stock ticker symbol filter, such as AAPL. Use it to narrow results to one company.
"TSLA"
Response
Institutional ownership data.
Institutional ownership response