v1

latestOpenAPI 3.1.02026-07-22204742.7 KB
财务数据

查询核心财务指标

获取指定标的的核心财务指标,包含每股指标、盈利能力、成长性和偿债能力。

get/v1/financials/metrics

Query parameters

symbolsstring required

逗号分隔的标的代码,如 "600519.SH,000001.SZ"

start_datestring nullable

起始日期过滤(可选,YYYY-MM-DD),筛选 period_end >= start_date

end_datestring nullable

截止日期过滤(可选,YYYY-MM-DD),筛选 period_end <= end_date

latestboolean nullable

仅返回最新一期(默认 false)

Response

查询成功

dataobject required