v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Statistical Agencies

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.

get/api/v1/ilostat/dataflow/{dataflow_id}

Path parameters

dataflow_idstring required

ILO dataflow identifier (e.g. DF_UNE_DEAP_SEX_AGE_RT).

ILO dataflow identifier (e.g. DF_UNE_DEAP_SEX_AGE_RT).

Query parameters

countriesstring nullable

Optional REF_AREA filter (ISO 3166-1 alpha-3, + separator).

Optional REF_AREA filter (ISO 3166-1 alpha-3, + separator).

freqstring nullable

Optional FREQ filter (A, Q, M).

Optional FREQ filter (A, Q, M).

sexstring nullable

Optional SEX filter (SEX_T / SEX_M / SEX_F).

Optional SEX filter (SEX_T / SEX_M / SEX_F).

agestring nullable

Optional AGE filter (e.g. AGE_YTHADULT_YGE15).

Optional AGE filter (e.g. AGE_YTHADULT_YGE15).

last_ninteger

Most-recent observations per series (upstream cap).

Most-recent observations per series (upstream cap).

startstring nullable

startPeriod.

startPeriod.

endstring nullable

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