/cbr/key-rate
/cbr
/cbr/key-rate
Get the Bank of Russia key rate over a date range
Price: 1 credit
💡 AI Hint: Get the Bank of Russia key interest rate (ключевая ставка) over a date range. Returns one record per day the rate was in effect, with the date and the rate in percent per annum.
⚠️ Common errors: 412: No key rate data found for the given date range
POST
/cbr/key-rate
Authorizations
API token from the dashboard
Headers
Body
application/json
Start date in YYYY-MM-DD format
Pattern:
^\d{4}-\d{2}-\d{2}$End date in YYYY-MM-DD format
Pattern:
^\d{4}-\d{2}-\d{2}$Maximum number of records to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500