> For the complete documentation index, see [llms.txt](https://sodex.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sodex.com/documentation/for-developers/api-reference/market-data-api/etf.md).

# ETF

This module provides cryptocurrency ETF aggregate data, listings, market snapshots, and historical data.

## Endpoints

| Endpoint                                                                                                                 | Description                       |
| ------------------------------------------------------------------------------------------------------------------------ | --------------------------------- |
| [GET /etfs/summary-history](/documentation/for-developers/api-reference/market-data-api/etf/summary-history.md)          | Get ETF aggregate historical data |
| [GET /etfs](/documentation/for-developers/api-reference/market-data-api/etf/list.md)                                     | Get ETF list                      |
| [GET /etfs/{ticker}/market-snapshot](/documentation/for-developers/api-reference/market-data-api/etf/market-snapshot.md) | Get ETF market snapshot           |
| [GET /etfs/{ticker}/history](/documentation/for-developers/api-reference/market-data-api/etf/history.md)                 | Get ETF historical data           |
