Get My Spend Forecast
Get the caller’s forecast for settled AI spend through the current calendar month.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
Response
GetMetricForecastResponse contains the forecast for the requested metric.
GetMetricForecastResponse contains the forecast for the requested metric.
The forecasted data points (future points only).
The number of historical days loaded as context for the model (includes hidden history).
The model identifier used for inference.