← Back to catalog
brasilapi.rates
mock data$0.001 / callBrazilian Interest Rates
Current SELIC, CDI, and IPCA rates from Banco Central do Brasil. BrasilAPI MIT
Input schema
refresh
booleanSet to true to bypass cache and re-fetch current SELIC, CDI, and IPCA rates.
Call via REST
curl -X POST https://unifyapi.pro/api/call/brasilapi.rates \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"refresh":"<refresh>"}'