股票公告(astockinfo/as_stockann) 在线调试

上市公司公告,包括募集说明书、上市公告、定期报告及临时公告。数据范围:证券上市-至今。配合as_stockanntxt使用,获取文本形式的公告正文。

网关地址

沙箱环境调用地址: https://sandbox.hscloud.cn
数据核查类生产调用地址: https://api.hscloud.cn
仿真业务接口生产调用地址: https://vopen.hscloud.cn
其余生产调用地址: https://open.hscloud.cn

URL

https://sandbox.hscloud.cn/gildataastock/v1/astockinfo/as_stockann

是否需要业务登录

HTTP请求方式

GET,POST

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
secu_code String 证券代码
如果入参,如股票代码:600570;如果不入参,则默认全部。
page_no Integer 1 页面编号
页面编号,不入参默认第一页
page_count Integer 10 页内记录数
页内记录数,不入参默认每页10条,入参不得超200,超200后报错。
bull_type String 公告类别
公告类别(100910=分红公告),不入参默认全部公告。

数据字典(293)

info_type String 10,20,30,50,70,90,91,99 信息类别
信息类别(10=发行类公告;20=定期报告),不入参默认全部公告。
fields String 字段集合

返回参数

参数名 类型 最大长度 默认值 中文名 描述
secu_code String 证券代码
股票代码
secu_abbr String 证券简称
股票简称
pub_date String 发布日期
公告发布日期
media String 媒体来源
媒体来源
title String 标题
公告标题
text_id Float 19.0 公告ID
公告ID
page_no Integer 10 页面编号
页面编号
page_count Integer 10 页内记录数
页内记录数