Skip to main content
GET
利率(历史)

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

bank
string
必填

要返回其利率的银行。使用 /macro/interest-rates/banks 端点获取可用银行列表。

start_date
string

要返回的利率起始日期,格式为 YYYY-MM-DD。

end_date
string

要返回的利率数据的结束日期,格式为 YYYY-MM-DD。

响应

利率响应

interest_rates
object[]