Skip to main content
GET
Interest Rates (Historical)

Authorizations

Authorization
string
header
required

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

Query Parameters

bank
string
required

The bank whose interest rates to return. Use the /macro/interest-rates/banks endpoint to get a list of available banks.

start_date
string

The start date of the interest rates to return in YYYY-MM-DD format.

end_date
string

The end date of the interest rates to return in YYYY-MM-DD format.

Response

Interest rates response

interest_rates
object[]