Global Economy & Trade
IMF SDMX 3.0 dataflow metadata + indicator discovery
Return one family's dimension order + roles and its indicator codelist (code -> name), fetched from IMF's own structure API and cached.
get/api/v1/imf/dataflows/{dataflow}
Path parameters
dataflowstring required
Family slug: weo, bop, iip, irfcl, fsi, fas, gfs, pcps, cpi, dip, ctot.
Family slug: weo, bop, iip, irfcl, fsi, fas, gfs, pcps, cpi, dip, ctot.
Response
Dimension order, roles, and the indicator codelist for one family.
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"
]
}
}