ConsoleCatalog
Sign in
iShares logo

iShares

ishares.comFinanceno auth

Screen iShares ETFs and get fund quotes, performance, and full holdings for US-listed funds.

ETF Screener Listing

ASYNCREADNo auth

Returns the iShares ETF list with tickers, yields, expense ratios, and net assets.

ParametersFormJSON

portfolio_id (optional).

product_slug (optional).

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_ishares_com_etf_screener_listing",
    "params": {
      "portfolio_id": "239726",
      "product_slug": "ishares-core-sp-500-etf"
    }
  }'