Paginated WHO GHO indicator catalog with theme filter and name search
Browse the full catalog of 3057 health indicators published by the World Health Organization Global Health Observatory (WHO GHO). Each entry carries a stable indicator code (e.g. WHOSIS_000001 for life expectancy at birth, MDG_0000000007 for under-5 mortality) and a human-readable English name. Filter by theme (Sugra-derived from the indicator-code prefix heuristic: hiv, tb, ncd, tobacco, immunization, sdg, and more) or by free-text substring via q. Legacy See ... alias rows are flagged with is_alias=true so clients can filter them out when needed.
Query parameters
Theme slug to filter the catalog (derived from the indicator-code prefix taxonomy). See /themes for the allowed values.
Theme slug to filter the catalog (derived from the indicator-code prefix taxonomy). See /themes for the allowed values.
Free-text substring matched against IndicatorName via OData contains() on upstream. Case-sensitive.
Free-text substring matched against IndicatorName via OData contains() on upstream. Case-sensitive.
Maximum indicator entries per page (1 to 500).
Maximum indicator entries per page (1 to 500).
Row offset into the filtered catalog (0-indexed).
Row offset into the filtered catalog (0-indexed).
Response
Indicator catalog entries on the current page with pagination echo and applied filter parameters.
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"
]
}
}