Skip to main content
GET
/
api
/
forecast
/
run
/
{cacheKey}
/
csv
Download cached forecast as CSV
curl --request GET \
  --url https://macrobymark.com/api/forecast/run/{cacheKey}/csv \
  --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

cacheKey
string
required

Response

200 - text/csv

CSV file

The response is of type string.