ConsoleCatalog
Sign in
BSE India logo

BSE India

bseindia.comFinanceno auth

Bombay Stock Exchange - market data, quotes, and corporate filings.

52-Week High Low

ASYNCREADNo auth

Returns 52-week, monthly, and weekly high and low ranges.

ParametersFormJSON

BSE scrip code

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": "bse_52week_highlow",
    "params": {
      "scripcode": "500325"
    }
  }'