IMF SDMX 3.0 generic time series
Fetch an IMF SDMX 3.0 time series via the public API (no key).
Source: International Monetary Fund. See /imf/dataflows for families and /imf/dataflows/{dataflow} for the valid indicator codes.
Path parameters
Family slug: bop, irfcl, fsi, gfs, pcps, or cpi.
Family slug: bop, irfcl, fsi, gfs, pcps, or cpi.
Reporter: ISO3 code, snake_case name, region alias, or 'all'. PCPS commodity prices are global - use 'world' or 'all'.
Reporter: ISO3 code, snake_case name, region alias, or 'all'. PCPS commodity prices are global - use 'world' or 'all'.
Query parameters
Indicator code from /imf/dataflows/{dataflow} (for CPI this is the COICOP expenditure code). Omit to fetch all indicators (bounded to the latest N).
Indicator code from /imf/dataflows/{dataflow} (for CPI this is the COICOP expenditure code). Omit to fetch all indicators (bounded to the latest N).
month, quarter, annual, or an SDMX code (A/Q/M).
month, quarter, annual, or an SDMX code (A/Q/M).
Inclusive lower bound (YYYY-MM-DD).
Inclusive lower bound (YYYY-MM-DD).
Inclusive upper bound (YYYY-MM-DD).
Inclusive upper bound (YYYY-MM-DD).
Most-recent N observations per series.
Most-recent N observations per series.
Pin extra dimensions, comma-separated DIMENSION:CODE (e.g. SECTOR:S1311, UNIT:USD, BOP_ACCOUNTING_ENTRY:B_CA).
Pin extra dimensions, comma-separated DIMENSION:CODE (e.g. SECTOR:S1311, UNIT:USD, BOP_ACCOUNTING_ENTRY:B_CA).
Response
Time series for one IMF SDMX dataflow family, country, and indicator.
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"
]
}
}