查询历史数据的分析统计。本接口数据仅用于学习分析,不得用于对外展示!根据股票代码、日期获取股票历史数据及相关分析,返回日期、开盘价、收盘价、最高价、最低价、成交量、成交额、换手率、涨跌幅等,可绘制相应日线图及走势分析 。
showapi_res_body
curl -X POST "https://route.showapi.com/131-43?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "name=%E4%B8%87%E8%BE%BE&code=&pinyin=wd"
{ "showapi_res_code": 0, "showapi_res_error": "", "showapi_res_id":"ce135f6739294c63be0c021b76b6fbff", "showapi_res_body": { "ret_code": 0, "list": [ { "market": "sz", "name": "万达院线", "currcapital": "42284.8323", "profit_four": "13.9382", "code": "002739", "totalcapital": "117429.4974", "mgjzc": "8.679276", "pinyin": "wdyx" }, { "market": "sz", "name": "万达信息", "currcapital": "100896.5825", "profit_four": "1.3582", "code": "300168", "totalcapital": "103108.2642", "mgjzc": "2.035343", "pinyin": "wdxx" } ] } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-131": { "url": "http://www.showapi.com.cn/mcp/131/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033