Crypto News
Crypto News
获取加密货币新闻:比特币、以太坊等主要币种的市场动态、监管政策与技术进展。含标题、摘要与原文链接,可用于跟踪影响币价的新闻事件与市场情绪。
GET
https://fmp-v2.icu/stable/news/crypto-latest?page=0&limit=20数据更新周期
5 Minutes
接口说明
获取加密货币新闻:比特币、以太坊等主要币种的市场动态、监管政策与技术进展。含标题、摘要与原文链接,可用于跟踪影响币价的新闻事件与市场情绪。
接口地址
GET
/stable/news/crypto-latest请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
4 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
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": "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 天