The getInstitutionalHoldings API provides comprehensive data on institutional ownership for specified securities across U.S. exchanges, delivered in CSV or TSV format. By covering filings over a user-defined date range, it includes critical details like institution names, holding values, and share counts, making it ideal for investor research and portfolio analysis.
This API supports a wide range of applications, including portfolio ownership analysis to gauge market confidence, building investment research tools to track institutional trends, generating regulatory compliance reports, conducting market sentiment analysis to predict price movements, and enhancing financial data platforms with detailed ownership summaries. Additionally, it enables AI-driven use cases such as training machine learning models to predict stock price movements based on institutional ownership patterns.
Key Features
๐ Institution-Level Insights - Access detailed data on institutional investors and their holdings.
Users can query specific institutionsโ ownership details, including the total value and units held for specific securities. This feature supports in-depth analysis of institutional behavior, helping investors identify key players influencing a stockโs performance.
๐ Structured CSV/TSV Output - Retrieve institutional holdings in clean, tabular formats.
The API delivers data in CSV or TSV files with a header row, making it easy to parse and integrate into analytics platforms, databases, or spreadsheets. This structured format is perfect for users needing to process large datasets for reporting or visualization, ensuring compatibility with tools like Excel or Python pandas.
๐๏ธ Flexible Date Range Queries - Fetch holdings data for custom time periods.
By specifying startDate and endDate in YYYY-MM-DD format, users can retrieve filings within a precise window, enabling analysis of institutional activity over specific quarters or years. This flexibility is ideal for tracking changes in ownership trends or regulatory filings over time.
๐ Secure Authentication - Protect your data access with a Base64-encoded key.
The API requires a T parameter for secure authentication, ensuring only authorized users can access sensitive institutional holdings data. This feature provides peace of mind for developers integrating the API into production environments or compliance-driven applications.
Available Data Fields
Each API response returns a tab-delimited file with a header row, containing the following columns:
| Column | Meaning | Data Type |
|---|---|---|
| filingId | The ID # of the filing which contained the reported information | Number |
| institutionName | Name of the institution | String |
| reportPeriod | Report period | Date |
| ticker | Ticker symbol of the security | String |
| value | Total value of the holding, as reported by the institution | Number |
| unitsHeld | Total number of โunitsโ the institution reports that it holds | Number |
| unitType | The type of unit being reported (SH for shares, PRN for principal amount) | Enumeration (SH, PRN) |
Query Parameters
The API accepts the following parameters to customize your request:
| Parameter | Meaning | Data Type |
|---|---|---|
| T | Application Key which authenticates you with CloudQuote (required) | Base64 string |
| startDate | The beginning date of the query | Date String (YYYY-MM-DD) |
| endDate | The end date of the query | Date String (YYYY-MM-DD) |
Use Cases
๐ Portfolio Ownership Analysis - Track institutional ownership to gauge market confidence.
Analysts can use the API to monitor which institutions hold significant stakes in a security, leveraging fields like value and unitsHeld to assess market sentiment. This supports portfolio strategies by identifying stocks with strong institutional backing.
๐ Investment Research Tools - Build tools to analyze institutional trends and influence.
Developers can create research platforms that display institutional holdings over time, using institutionName and reportPeriod to highlight shifts in ownership. This helps investors identify trends like hedge fund accumulation or divestment.
๐งพ Regulatory Compliance Reporting - Generate reports for institutional filing requirements.
Compliance teams can use the API to retrieve filing data, such as filingId and reportPeriod, to ensure accurate tracking of institutional disclosures. This streamlines regulatory workflows and supports audits with precise data.
๐ Market Sentiment Analysis - Measure institutional activity to predict price movements.
By analyzing value and unitsHeld across multiple institutions, users can gauge market sentiment and predict potential price impacts from institutional buying or selling. This is ideal for quantitative models or market forecasting tools.
๐ ๏ธ Financial Data Platforms - Enhance platforms with detailed ownership data.
Developers can integrate institutional holdings into financial dashboards, using fields like ticker and unitType to create detailed ownership summaries. This enriches user experiences on platforms offering portfolio tracking or market insights.
๐ค AI-Driven Investment Insights - Leverage institutional data for advanced AI applications.
The API enables AI-driven use cases such as training machine learning models to predict stock price movements based on institutional ownership patterns and developing AI-powered portfolio optimization tools that leverage historical holdings data to recommend investment strategies.
Why Choose FinancialContent's getInstitutionalHoldings API?
๐ Unmatched Reliability - Dependable data delivery for critical applications.
Built on a robust infrastructure with 99.99% uptime, the API ensures consistent access to institutional holdings data, even during high-demand periods like quarterly filing seasons. Developers can trust it for mission-critical tools.
๐ Flexible Data Formats - Choose CSV or TSV to suit your workflow.
The APIโs support for both CSV and TSV formats allows seamless integration into diverse systems, from data warehouses to analytical tools. This flexibility ensures compatibility with your preferred data processing environment.
๐ Scalable Query Processing - Handle large datasets with ease.
Designed to manage extensive queries across broad date ranges and multiple securities, the API scales efficiently for enterprise-grade applications. Whether analyzing a single stock or thousands of filings, performance remains consistent.
๐ Comprehensive Developer Support - Robust resources and expert guidance.
FinancialContent provides detailed documentation, sample queries, and responsive support to simplify integration. From setup to advanced use cases, our team helps you unlock the full potential of institutional holdings data.
Optimized for High-Speed Access
The getInstitutionalHoldings API is designed for peak performance, adhering to industry best practices for efficient data delivery. Our RESTful endpoints deliver compact CSV or TSV files to minimize bandwidth usage and enable fast parsing. Advanced caching accelerates repeated queries, while globally distributed servers reduce latency for users worldwide. Rate limiting and pagination ensure stability under heavy loads, and asynchronous processing supports large dataset retrieval without delays. This performance-driven design empowers developers to build responsive, data-intensive applications.
Sample Request
GET /api/getInstitutionalHoldings?T=your_base64_key&startDate=2025-01-01&endDate=2025-06-30
Sample Response (TSV)
filingId institutionName reportPeriod ticker value unitsHeld unitType
123456 Vanguard Group 2025-03-31 AAPL 1500000000 10000000 SH
123457 BlackRock Inc 2025-03-31 AAPL 1200000000 8000000 SH
...
FinancialContent is one of the largest providers of stock market data, business news and content syndication tools for online publishers