UnifyAPI
← Back to catalog

bcb.ipca

mock data$0.001 / call

IPCA Monthly Inflation (BCB)

Brazilian IPCA monthly inflation rate (series 433) — 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.ipca \
  -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.