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>"

Authorizations

X-API-Key
string
header
required

Path Parameters

cacheKey
string
required

Response

200 - text/csv

CSV file

The response is of type string.