FMP行情数据API网行情数据

Income Statement Bulk

Income Statement Bulk

批量获取利润表数据:多家公司的营收、毛利、营业利润、净利润及营业费用、销货成本、销售管理费用(SG&A)等科目。标准化格式,适合行业与板块间的大规模财务比较研究。

GEThttps://fmp-v2.icu/stable/income-statement-bulk?year=2026&period=Q1

数据更新周期

4-6 Hours

接口说明

批量获取利润表数据:多家公司的营收、毛利、营业利润、净利润及营业费用、销货成本、销售管理费用(SG&A)等科目。标准化格式,适合行业与板块间的大规模财务比较研究。

接口地址

GET/stable/income-statement-bulk

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

请求参数

2 个参数
参数类型要求示例说明
yearstring必填2026目标财报/数据的年份,如 2023。
periodstring必填Q1,Q2,Q3,Q4,FY报告周期:annual(年度)、quarter(季度)、ttm(滚动十二月)。

返回数据

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

字段类型说明
datestring数据对应日期
symbolstring证券代码
reportedCurrencystring报告币种
cikstringSEC CIK 编号
filingDatestring申报日期
acceptedDatestring受理时间
fiscalYearstring财政年度
periodstring报告周期
revenuestring营业收入
costOfRevenuestring营业成本
grossProfitstring毛利润
researchAndDevelopmentExpensesstring研发费用
generalAndAdministrativeExpensesstring管理费用
sellingAndMarketingExpensesstring销售及推广费用
sellingGeneralAndAdministrativeExpensesstring销售、管理及一般费用(SG&A)
otherExpensesstring其他费用
查看响应数据示例
[
{
"date": "2025-03-31",
"symbol": "000001.SZ",
"reportedCurrency": "CNY",
"cik": "0000000000",
"filingDate": "2025-03-31",
"acceptedDate": "2025-03-31 00:00:00",
"fiscalYear": "2025",
"period": "Q1",
"revenue": "33644000000",
"costOfRevenue": "0",
"grossProfit": "33644000000",
"researchAndDevelopmentExpenses": "0",
"generalAndAdministrativeExpenses": "9055000000",
"sellingAndMarketingExpenses": "0",
"sellingGeneralAndAdministrativeExpenses": "9055000000",
"otherExpenses": "314000000",
"operatingExpenses": "9369000000",
"costAndExpenses": "9369000000",
"netInterestIncome": "22788000000",
"interestIncome": "44938000000",
"interestExpense": "22150000000",
"depreciationAndAmortization": "0",
"ebitda": "16802000000",
"ebit": "0",
"nonOperatingIncomeExcludingInterest": "24275000000",
"operatingIncome": "24275000000",

内容已截断,完整字段以实际返回为准。

使用说明

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