ConsoleCatalog
Sign in
Groww logo

Groww

https://groww.inFinanceno auth

India's retail investing platform public market data.

ETF Details

ASYNCREADNo auth

Returns a full ETF profile with fundamentals, performance, returns, allocation, and holdings.

ParametersFormJSON

ETF URL slug - the last path segment of groww.in/etfs/<slug>, e.g. 'nippon-india-etf-nifty-it'

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": "gw_etf_details",
    "params": {
      "search_id": "nippon-india-etf-nifty-it"
    }
  }'