Stock List
A-share stock list with basic reference info.
GET /v2/reference/stockscurl -H "X-API-Key: YOUR_KEY" \
"https://asharehub.com/v2/reference/stocks"
Parameters
Name
Type
Required
Description
name
string
No
Stock name
market
string
No
Market: 主板/创业板/科创板/北交所/CDR
list_status
string
No
List status: L/D/P
exchange
string
No
Exchange: SSE/SZSE/BSE
is_hs
string
No
HSGT: N/H/S
Response Fields
Field
Type
Description
symbol
string
Stock code
name
string
Stock name
area
string
Region
industry
string
Industry
fullname
string
Full company name
enname
string
English name
cnspell
string
Chinese pinyin abbreviation
market
string
Market
exchange
string
Exchange
curr_type
string
Currency type
list_status
string
L=listed, D=delisted, P=paused
list_date
string
Listing date
delist_date
string
Delisting date
is_hs
string
Stock Connect: H/S/N
Esc