ConsoleCatalog
Sign in
Shanghai Stock Exchange logo

Shanghai Stock Exchange

sse.com.cnFinanceno auth

Listings, company data, filings, rankings, and live quotes.

Company Profile Overview

ASYNCREADNo auth

Returns company overview for an SSE-listed stock including name, listing date, and industry.

ParametersFormJSON

Six-digit SSE stock or company code (e.g. 601288 for Agricultural Bank of China)

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_sse_com_cn_company_profile_overview",
    "params": {
      "company_code": "601288"
    }
  }'