ConsoleCatalog
Sign in
AAII (American Association of Individual Investors) logo

AAII (American Association of Individual Investors)

aaii.comFinanceno auth

Individual investors association - stock screener, sentiment surveys, ETF data, and research.

ETF Overview

ASYNCREADNo auth

Returns ETF category tables with fund names, tickers, risk indices, and expense ratios.

ParametersFormJSON

Time-range filter context for ETF performance tables (1, 3, 5, or 10 years)

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_aaii_etf_overview",
    "params": {
      "time_range_years": "5"
    }
  }'