Skip to main content
POST
Execute a forecast run

Authorizations

X-API-Key
string
header
required

Body

application/json
slug
string
required

Indicator slug

modelId
string
required

Model identifier (e.g. "arima-auto", "ets-auto", "var-2")

transform
enum<string>
default:level
Available options:
level,
mom,
yoy,
annualized,
index-100
lookback
integer

Number of historical observations

horizon
integer

Forecast horizon periods

sampleStart
string<date>
sampleEnd
string<date>
mcs
boolean

Run Model Confidence Set

modelOptions
object
vintage
object

Response

Forecast result

cacheKey
string
forecast
object
diagnostics
object
audit
object
reproducibility
object