FMP行情数据API网行情数据

Search Press Releases

Search Press Releases

按公司名称或股票代码检索其新闻稿:可查询当前与历史公告,快速定位特定公司的官方披露。适合投资决策前核查公司的公告历史。

GEThttps://fmp-v2.icu/stable/news/press-releases?symbols=AAPL

数据更新周期

5 Minutes

接口说明

按公司名称或股票代码检索其新闻稿:可查询当前与历史公告,快速定位特定公司的官方披露。适合投资决策前核查公司的公告历史。

接口地址

GET/stable/news/press-releases

请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。

请求参数

5 个参数
参数类型要求示例说明
symbolsstring必填AAPL一个或多个证券代码,多个代码用逗号分隔。
fromdate可选2026-01-27查询起始日期,格式 YYYY-MM-DD,包含当天。
todate可选2026-04-28查询结束日期,格式 YYYY-MM-DD,包含当天。
pagenumber可选0分页页码,从 0 开始,配合每页条数翻页取更多数据。
limitnumber可选20返回结果条数上限,用于控制单次响应大小。

返回数据

下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。

字段类型说明
symbolstring证券代码
publishedDatestring发布日期
publisherstring发布方
titlestring标题 / 职务
imagestring封面图链接
sitestring官网地址
textstring正文内容
urlstring链接地址
查看响应数据示例
[
{
"symbol": "AAPL",
"publishedDate": "2026-07-28 08:15:00",
"publisher": "Business Wire",
"title": "Apple Upgrade launches in the United States",
"image": "https://images.financialmodelingprep.com/news/apple-upgrade-launches-in-the-united-states-20260728.jpg",
"site": "businesswire.com",
"text": "CUPERTINO, Calif.--(BUSINESS WIRE)--Apple® today announced Apple Upgrade, a new product leasing program provided by Klarna for iPhone®, Apple Watch®, Mac®, and iPad® available on the Apple Store® online, in the Apple Store app, and at Apple Store locations in the United States.1 Apple Upgrade makes it even easier for customers to get the Apple products they love with a leasing plan that is right for them. “At Apple, we put the customer at the center of everything we do,” said Karen Rasmussen, A.",
"url": "https://www.businesswire.com/news/home/20260728336406/en/Apple-Upgrade-launches-in-the-United-States/"
}
]

使用说明

  • 日期、证券代码和枚举参数应严格使用接口要求的格式。
  • 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
  • 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 Search Press Releases 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天