IMF SDMX data availability for one dimension
Maps to GET /availability/dataflow/{agency}/{flow}/+/{key}/{component}.
Path parameters
Family slug.
Family slug.
Dimension id (e.g. FREQUENCY, COICOP_1999).
Dimension id (e.g. FREQUENCY, COICOP_1999).
Query parameters
ISO2/ISO3/name or all.
ISO2/ISO3/name or all.
Indicator code for this dataflow.
Indicator code for this dataflow.
month/quarter/annual or A/Q/M.
month/quarter/annual or A/Q/M.
DIM:CODE pairs, comma-separated.
DIM:CODE pairs, comma-separated.
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"
]
}
}Changes
Changed in 4 of the 21 revisions of this API.121
- ▲
response property
data/values/anyOf[subschema #1]/items/list-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
data/agency_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/componentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/dataflowto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/dataflow_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/metricsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/modeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/series_keyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/valuesto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○