Foundational Time Series Model Multi Series
Based on the provided data, this endpoint predicts the future values of multiple time series at once. It takes a JSON as an input containing information like the series frequency and historical data. (See below for a full description of the parameters.) The response contains the predicted values for each series based on the input arguments. Get your token at https://nixtla.io/free-trial?utm_source=nixtla.io&utm_campaign=/docs/api-reference.
Request body
Response
Successful Response
Changes
Changed in 2 of the 10 revisions of this API.18
- ○
added the new optional request property
feature_contributions_typenew-optional-request-property
- ○
- ▲
the
modelrequest property type/format changed from/tostring/request-property-type-changed
- ○
added the new optional request property
model_parametersnew-optional-request-property
- ○
added the new optional request property
multivariatenew-optional-request-property
- ○
added the new optional request property
series/categorical_exognew-optional-request-property
- ○
request property
series/X/anyOf[subschema #1]/items/items/list-of-types was widened by adding typesstringto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
series/X_future/anyOf[subschema #1]/items/items/list-of-types was widened by adding typesstringto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲