{
  "domain": "www.szse.cn",
  "page_url": "https://www.szse.cn/disclosure/margin/object/index.html",
  "title": "深交所融资融券标的证券",
  "description": "深交所融资融券标的证券信息列表:证券代码、简称、融资/融券标的标识、当日可融资状态。",
  "endpoint": "https://www.szse.cn/api/report/ShowReport/data",
  "method": "GET",
  "params": {
    "SHOWTYPE": {
      "value": "JSON",
      "required": true
    },
    "CATALOGID": {
      "value": "1834_xxpl",
      "required": true
    },
    "PAGENO": {
      "example": "1"
    },
    "PAGESIZE": {
      "example": "50"
    }
  },
  "response": {
    "format": "JSON array",
    "fields": {
      "zqdm": "证券代码",
      "zqjc": "证券简称",
      "rzbd": "融资标的",
      "rqbd": "融券标的",
      "drkrz": "当日可融资"
    }
  },
  "example": "curl -sk 'https://www.szse.cn/api/report/ShowReport/data?SHOWTYPE=JSON&CATALOGID=1834_xxpl&PAGENO=1&PAGESIZE=5'",
  "auth": "none",
  "confidence": 0.97,
  "last_verified": "2026-03-18"
}

深交所融资融券标的证券

97% confidence verified: 2026-03-18

API Endpoint

GET https://www.szse.cn/api/report/ShowReport/data
ParameterDescription
SHOWTYPErequired= JSON
CATALOGIDrequired= 1834_xxpl
PAGENO e.g. 1
PAGESIZE e.g. 50
Copy raw JSON for agent
VeriGlow Agent Map — crowdsourced web data maps for AI agents