ConsoleCatalog
Sign in
East Money (Xuangu) logo

East Money (Xuangu)

xuangu.eastmoney.comFinanceno auth

East Money - China A-share screens, quotes, sector constituents, and forum posts.

Quote Details

ASYNCREADNo auth

Returns instrument detail including name, sector board, secid, and exchange for an A-share code.

ParametersFormJSON

Six-digit A-share security code without market prefix

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_xuangu_eastmoney_quote_detail_ssr",
    "params": {
      "security_code": "600329"
    }
  }'