Search Press Releases
Search Press Releases
按公司名称或股票代码检索其新闻稿:可查询当前与历史公告,快速定位特定公司的官方披露。适合投资决策前核查公司的公告历史。
GET
https://fmp-v2.icu/stable/news/press-releases?symbols=AAPL数据更新周期
5 Minutes
接口说明
按公司名称或股票代码检索其新闻稿:可查询当前与历史公告,快速定位特定公司的官方披露。适合投资决策前核查公司的公告历史。
接口地址
GET
/stable/news/press-releases请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
5 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
symbols | string | 必填 | AAPL | 一个或多个证券代码,多个代码用逗号分隔。 |
from | date | 可选 | 2026-01-27 | 查询起始日期,格式 YYYY-MM-DD,包含当天。 |
to | date | 可选 | 2026-04-28 | 查询结束日期,格式 YYYY-MM-DD,包含当天。 |
page | number | 可选 | 0 | 分页页码,从 0 开始,配合每页条数翻页取更多数据。 |
limit | number | 可选 | 20 | 返回结果条数上限,用于控制单次响应大小。 |
返回数据
下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。
| 字段 | 类型 | 说明 |
|---|---|---|
symbol | string | 证券代码 |
publishedDate | string | 发布日期 |
publisher | string | 发布方 |
title | string | 标题 / 职务 |
image | string | 封面图链接 |
site | string | 官网地址 |
text | string | 正文内容 |
url | string | 链接地址 |
查看响应数据示例
[
{
"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 天