Global Economy & Trade
IMF SDMX data availability for one dimension
Maps to GET /availability/dataflow/{agency}/{flow}/+/{key}/{component}.
get/api/v1/imf/dataflows/{dataflow}/availability/{component}
Path parameters
dataflowstring required
Family slug.
Family slug.
componentstring required
Dimension id (e.g. FREQUENCY, COICOP_1999).
Dimension id (e.g. FREQUENCY, COICOP_1999).
Query parameters
countrystring nullable
ISO2/ISO3/name or all.
ISO2/ISO3/name or all.
indicatorstring nullable
Indicator code for this dataflow.
Indicator code for this dataflow.
frequencystring nullable
month/quarter/annual or A/Q/M.
month/quarter/annual or A/Q/M.
filtersstring nullable
DIM:CODE pairs, comma-separated.
DIM:CODE pairs, comma-separated.
modestring
exact or available (SDMX availability mode).
exact or available (SDMX availability mode).
Response
Values of a dimension that exist under the current filters (OpenAPI availability).
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"
]
}
}