UnifyAPI
← Back to catalog

bcb.selic_target

mock data$0.001 / call

SELIC Target Rate (COPOM)

COPOM-set SELIC target rate (series 4389) — Brazilian central bank policy decisions. 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_target \
  -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.