Balance Sheet Statement Bulk
Balance Sheet Statement Bulk
批量获取资产负债表数据:多家公司的总资产、总负债、股东权益,以及总债务、现金及等价物、净应收款等科目。适合大规模评估与比较公司的财务结构与稳定性。
GET
https://fmp-v2.icu/stable/balance-sheet-statement-bulk?year=2026&period=Q1数据更新周期
4-6 Hours
接口说明
批量获取资产负债表数据:多家公司的总资产、总负债、股东权益,以及总债务、现金及等价物、净应收款等科目。适合大规模评估与比较公司的财务结构与稳定性。
接口地址
GET
/stable/balance-sheet-statement-bulk请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
2 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
year | string | 必填 | 2026 | 目标财报/数据的年份,如 2023。 |
period | string | 必填 | Q1,Q2,Q3,Q4,FY | 报告周期:annual(年度)、quarter(季度)、ttm(滚动十二月)。 |
返回数据
下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。
| 字段 | 类型 | 说明 |
|---|---|---|
date | string | 数据对应日期 |
symbol | string | 证券代码 |
reportedCurrency | string | 报告币种 |
cik | string | SEC CIK 编号 |
filingDate | string | 申报日期 |
acceptedDate | string | 受理时间 |
fiscalYear | string | 财政年度 |
period | string | 报告周期 |
cashAndCashEquivalents | string | 现金现金equivalents(cashAndCashEquivalents) |
shortTermInvestments | string | 短期term投资(shortTermInvestments) |
cashAndShortTermInvestments | string | 现金短期term投资(cashAndShortTermInvestments) |
netReceivables | string | 净应收账款(netReceivables) |
accountsReceivables | string | 应收账目应收账款(accountsReceivables) |
otherReceivables | string | 其他应收款 |
inventory | string | 存货(inventory) |
prepaids | string | 字段 prepaids(原始英文名,语义以官方返回为准) |
查看响应数据示例
[
{
"date": "2025-03-31",
"symbol": "MTLRP.ME",
"reportedCurrency": "RUB",
"cik": "0000000000",
"filingDate": "2025-05-31",
"acceptedDate": "2025-03-31 07:00:00",
"fiscalYear": "2025",
"period": "Q1",
"cashAndCashEquivalents": "1985000",
"shortTermInvestments": "0",
"cashAndShortTermInvestments": "1985000",
"netReceivables": "9666577000",
"accountsReceivables": "9666577000",
"otherReceivables": "0",
"inventory": "4520000",
"prepaids": "0",
"otherCurrentAssets": "27293000",
"totalCurrentAssets": "9700830000",
"propertyPlantEquipmentNet": "194000",
"goodwill": "0",
"intangibleAssets": "5665000",
"goodwillAndIntangibleAssets": "5665000",
"longTermInvestments": "237373355000",
"taxAssets": "791813000",
"otherNonCurrentAssets": "0",
"totalNonCurrentAssets": "238171027000",内容已截断,完整字段以实际返回为准。
使用说明
- 日期、证券代码和枚举参数应严格使用接口要求的格式。
- 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
- 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 Balance Sheet Statement Bulk 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天