---
title: "Forecast Costs"
method: GET
path: "/api/v1/costs/forecast"
---

# Forecast Costs

`GET /api/v1/costs/forecast`

Forecast cost for next hour and project monthly spend.

Extrapolates current spending rate to predict next hour's cost AND
rolls the trailing 7-day spend out to a 30-day projection
(``projected_month_usd``) for the web GUI's "projected month" KPI
card. The legacy fields (``forecast_next_hour_usd``,
``burn_rate_*``, ``confidence``, ``data_points``) remain unchanged
for the TUI / CLI.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/revisions/86f514b4e920/schema)
