UnifyAPI
← Back to catalog

bcb.selic

mock data$0.001 / call

SELIC Daily Rate (BCB)

Brazilian SELIC daily interest rate (series 11) — last N observations from BCB SGS. ODbL

Financeprovider: Bcb#bcb#finance

Input schema

last_n

Number of most recent observations to return (default 30, max 500). For daily series this is days; for monthly (IPCA) it is months.

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/bcb.selic \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"last_n":0}'

Try it

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