Arbitrary ILO dataflow passthrough
Fetch any of the 1,166 ILOSTAT dataflows by identifier. Sugra encodes the dimension order for 20 featured dataflows; for the rest the request is sent with an all key and paginated by last_n. Use the catalog endpoint to discover valid dataflow identifiers.
Path parameters
ILO dataflow identifier (e.g. DF_UNE_DEAP_SEX_AGE_RT).
ILO dataflow identifier (e.g. DF_UNE_DEAP_SEX_AGE_RT).
Query parameters
Optional REF_AREA filter (ISO 3166-1 alpha-3, + separator).
Optional REF_AREA filter (ISO 3166-1 alpha-3, + separator).
Optional FREQ filter (A, Q, M).
Optional FREQ filter (A, Q, M).
Optional SEX filter (SEX_T / SEX_M / SEX_F).
Optional SEX filter (SEX_T / SEX_M / SEX_F).
Optional AGE filter (e.g. AGE_YTHADULT_YGE15).
Optional AGE filter (e.g. AGE_YTHADULT_YGE15).
Most-recent observations per series (upstream cap).
Most-recent observations per series (upstream cap).
startPeriod.
startPeriod.
endPeriod.
endPeriod.
Response
Observation rows for the requested dataflow.
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"
]
}
}