cURL
curl --request GET \ --url https://macrobymark.com/api/indicators/{slug}/download/json \ --header 'X-API-Key: <api-key>'
{ "guardrails": {}, "metadata": {}, "observations": [ { "date": "2023-12-25", "value": 123, "revised": true } ], "relatedIndicators": "<array>", "release": {} }
Download indicator data as a JSON file.
Documentation IndexFetch the complete documentation index at: https://docs.macrobymark.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.macrobymark.com/llms.txt
Use this file to discover all available pages before exploring further.
JSON bundle
Show child attributes