item field. Slug is 2-char lowercase: at/de/fr/lu/ie etc. for euro-area members; u2 for the euro-area aggregate. Both timeseries are sorted by period descending (latest first).x-api-key: ********************curl --location 'https://sugra.ai/api/v1/ecb/icb/insurance/by-country/de' \
--header 'x-api-key: <api-key>'{
"data": {
"country": "DE",
"name": "Germany",
"sector_code": "S128",
"sector_label": "Insurance corporations",
"stock_history_length": 0,
"flow_history_length": 0,
"stock_history": [
{
"period": "2025-Q4",
"value_eur_mn": 0,
"item": "T00",
"obs_status": "P",
"stock_flow": "stock"
}
],
"flow_history": [
{
"period": "2025-Q4",
"value_eur_mn": 0,
"item": "T00",
"obs_status": "P",
"stock_flow": "stock"
}
]
},
"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",
"attribution": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true,
"stale": true
}
}