v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Global Economy & Trade

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.

get/api/v1/imf/series/{dataflow}/{country}

Path parameters

dataflowstring required

Family slug: bop, irfcl, fsi, gfs, pcps, or cpi.

Family slug: bop, irfcl, fsi, gfs, pcps, or cpi.

countrystring required

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

indicatorstring nullable

Indicator code from /imf/dataflows/{dataflow} (for CPI this is the COICOP expenditure code). Omit to fetch all indicators (bounded to the latest N).

Example:POILAPSP

Indicator code from /imf/dataflows/{dataflow} (for CPI this is the COICOP expenditure code). Omit to fetch all indicators (bounded to the latest N).

frequencystring nullable

month, quarter, annual, or an SDMX code (A/Q/M).

month, quarter, annual, or an SDMX code (A/Q/M).

start_datestring nullable

Inclusive lower bound (YYYY-MM-DD).

Inclusive lower bound (YYYY-MM-DD).

end_datestring nullable

Inclusive upper bound (YYYY-MM-DD).

Inclusive upper bound (YYYY-MM-DD).

limitinteger nullable

Most-recent N observations per series.

Most-recent N observations per series.

filtersstring nullable

Pin extra dimensions, comma-separated DIMENSION:CODE (e.g. SECTOR:S1311, UNIT:USD, BOP_ACCOUNTING_ENTRY:B_CA).

Example:SECTOR:S1311

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.

dataStubData required

Response shape not yet documented; fields are returned as-is.

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"
    ]
  }
}