EN), and a Sugra-derived theme_hint based on the indicator-code prefix taxonomy. Indicator data rows are available at /api/v1/health/who/data/{code}.x-api-key: ********************curl --location '/api/v1/health/who/indicators/WHOSIS_000001' \
--header 'x-api-key: <api-key>'{
"data": {
"indicator": {
"IndicatorCode": "string",
"IndicatorName": "string",
"Language": "string",
"theme_hint": "string",
"is_alias": true
}
},
"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": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}