Concept Members
Constituent stocks of concept/theme indices.
GET /v2/market/concept-memberscurl -H "X-API-Key: YOUR_KEY" \
"https://asharehub.com/v2/market/concept-members?symbol=BK0425.DC&limit=10"
Parameters
Name
Type
Required
Description
symbol
string
No
Stock code, e.g. 000001.SZ
con_symbol
string
No
Constituent stock code, e.g. 000001.SZ
start_date
string
No
Start date (YYYYMMDD)
end_date
string
No
End date (YYYYMMDD)
trade_date
string
No
Trading date YYYYMMDD (single day)
limit
int
No
Max rows (defaults to the cap; no need to raise it)
Response Fields
Field
Type
Description
trade_date
string
Trading date
symbol
string
Concept index code
con_symbol
string
Constituent stock code
name
string
Stock name
Esc