FMP行情数据API网行情数据

Crypto News

Crypto News

获取加密货币新闻:比特币、以太坊等主要币种的市场动态、监管政策与技术进展。含标题、摘要与原文链接,可用于跟踪影响币价的新闻事件与市场情绪。

GEThttps://fmp-v2.icu/stable/news/crypto-latest?page=0&limit=20

数据更新周期

5 Minutes

接口说明

获取加密货币新闻:比特币、以太坊等主要币种的市场动态、监管政策与技术进展。含标题、摘要与原文链接,可用于跟踪影响币价的新闻事件与市场情绪。

接口地址

GET/stable/news/crypto-latest

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

请求参数

4 个参数
参数类型要求示例说明
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": "UNIUSD",
"publishedDate": "2026-07-30 13:15:17",
"publisher": "Crypto Briefing",
"title": "Uniswap introduces Launches beta tab to surface top token launches across launchpads",
"image": "https://images.financialmodelingprep.com/news/uniswap-introduces-launches-beta-tab-to-surface-top-token-20260730.jpeg",
"site": "cryptobriefing.com",
"text": "Uniswap's new feature could streamline token discovery, potentially increasing market efficiency but also amplifying speculative risks. Uniswap introduces Launches beta tab to surface top token launches across launchpads.",
"url": "https://cryptobriefing.com/uniswap-launches-beta-tab-token-launches/"
}
]

使用说明

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