cURL
curl --request GET \ --url https://api.example.com/api/economic/v1/get-eu-fsi
{ "latestValue": 123, "latestDate": "<string>", "label": "<string>", "history": [ { "date": "<string>", "value": 123 } ], "seededAt": "<string>", "unavailable": true }
GetEuFsi retrieves the ECB CISS (Composite Indicator of Systemic Stress) for the Euro area.
Documentation IndexFetch the complete documentation index at: https://worldmonitor.app/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://worldmonitor.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
Show child attributes
Was this page helpful?