UnifyAPI
← Back to catalog

brasilapi.rates

mock data$0.001 / call

Brazilian Interest Rates

Current SELIC, CDI, and IPCA rates from Banco Central do Brasil. BrasilAPI MIT

Referenceprovider: Brasilapi#brasilapi#reference

Input schema

refresh

Set to true to bypass cache and re-fetch current SELIC, CDI, and IPCA rates.

boolean

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.