v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Central Banks & Monetary

Series time history by idVariable

Observation time series for any Monetarias variable (1220 supported). Supports date-bounded queries via start_date and end_date. Values are returned with the original BCRA precision (floats). Non-business days are absent from the sequence - upstream publishes no null fills.

get/api/v1/central-banks/bcra/monetary/{series_id}/history

Path parameters

series_idinteger required

BCRA idVariable numeric identifier.

BCRA idVariable numeric identifier.

Query parameters

start_datestring nullable

Inclusive start date (YYYY-MM-DD).

Inclusive start date (YYYY-MM-DD).

end_datestring nullable

Inclusive end date (YYYY-MM-DD).

Inclusive end date (YYYY-MM-DD).

limitinteger nullable

Page size (max 3000 upstream).

Page size (max 3000 upstream).

Response

Observation array with fecha and valor for the requested series.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}