ETFs
Complete ETF holdings, constituent weights, sector exposures, and performance metrics for funds across every major market.
ETFs endpoints
| Method | Endpoint | Description |
|---|---|---|
| Lists | ||
| GET |
/etfs/list/sector /etfs/list/sector |
Returns all unique sector values available in the ETF database. |
| GET |
/etfs/list/exchange /etfs/list/exchange |
Returns all unique exchange values available in the ETF database. |
| GET |
/etfs/list/type /etfs/list/type |
Returns all unique type values available in the ETF database. |
| GET |
/etfs/list/market /etfs/list/market |
Returns all unique market values available in the ETF database. |
| GET |
/etfs/list/industry /etfs/list/industry |
Returns all unique industry values available in the ETF database. |
| GET |
/etfs/list/country /etfs/list/country |
Returns all unique country values available in the ETF database. |
| GET |
/etfs/list/currency /etfs/list/currency |
Returns all unique currency values available in the ETF database. |
| Other endpoints | ||
| GET |
/etfs/tickers /etfs/tickers |
|
| GET |
/etfs/{ticker}/prices /etfs/{ticker}/prices |
|
| GET |
/etfs/{ticker}/exposure /etfs/{ticker}/exposure |
Which ETFs hold the given ticker. |
| GET |
/etfs/{ticker}/quote /etfs/{ticker}/quote |
|
| GET |
/etfs/{ticker}/fund /etfs/{ticker}/fund |
Fund profile including asset class, category, scores, rating. |
| GET |
/etfs/{ticker}/holdings/all /etfs/{ticker}/holdings/all |
|
| GET |
/etfs/{ticker}/holdings /etfs/{ticker}/holdings |
|
| GET |
/etfs/{ticker}/weights /etfs/{ticker}/weights |
|
| GET |
/etfs/gainers /etfs/gainers |
|
| GET |
/etfs/losers /etfs/losers |
|
| GET |
/etfs/{ticker} /etfs/{ticker} |
|
ETFs pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 5 / minute |
|
| ULTRA | $29.99 / month | 10 / second |
|
| MEGA | $99.99 / month | 1 / second |
|