Skip to main content
GET
/
api
/
indicators
/
{slug}
/
download
Download observations as CSV
curl --request GET \
  --url https://macrobymark.com/api/indicators/{slug}/download \
  --header 'X-API-Key: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.macrobymark.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Path Parameters

slug
string
required

Response

200 - text/csv

CSV file

The response is of type string.