/cbr/reserves
/cbr
/cbr/reserves
Get the international reserves of the Russian Federation (monthly) over a date range
Price: 1 credit
💡 AI Hint: Get the international reserves of the Russian Federation over a date range (monthly values, in million US dollars). Each record carries the date and the breakdown: total reserves, foreign-currency reserves, foreign exchange, IMF reserve position, SDRs, and monetary gold.
⚠️ Common errors: 412: No reserves data found for the given date range
POST
/cbr/reserves
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