Everything ETFs
The **Everything ETFs API** is a comprehensive toolkit for ETF (Exchange-Traded Fund) data and analysis. Whether you’re building investment dashboards, screening ETFs, or analyzing portfolio overlaps, this API provides a clean and reliable interface for developers and fintech platforms. ##### Key Features: - **ETF Data** – Access detailed information on ETF holdings, sector allocations, and…
Everything ETFs endpoints
| Method | Endpoint | Description |
|---|---|---|
| ETF Data | ||
| GET |
searchETFHoldings /etf/{symbol}/holdings/search |
Search for specific holdings within an ETF by query term |
| GET |
getETFSectors /etf/{symbol}/sectors |
Retrieves sector allocation data for an ETF |
| GET |
getETFBasicData /etf/{symbol} |
Retrieves basic information about an ETF by its ticker symbol |
| GET |
getETFDividends /etf/{symbol}/dividends |
Retrieves dividend history and information for an ETF |
| GET |
getETFHoldings /etf/{symbol}/holdings |
Retrieves holdings data for an ETF with pagination support. Can return all holdings or paginated results. |
| ETF Comparison | ||
| GET |
compareETFs /compare |
Performs a detailed comparison between exactly two ETFs, providing side-by-side metrics and analysis. |
| GET |
compareETFOverlap /compare/overlap |
Provides detailed overlap analysis between exactly two ETFs, showing common holdings and their weights in each ETF. |
| GET |
analyzePortfolioOverlap /compare/portfolio |
Analyzes overlap and aggregation across a portfolio of up to 8 ETFs. Calculates combined holdings weighted by portfolio allocation. |
Everything ETFs pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $19.99 / month | — |
|
| MEGA | $39.99 / month | — |
|