---
title: "Cache Stats"
method: GET
path: "/cache-stats"
---

# Cache Stats

`GET /cache-stats`

Return prompt caching statistics from the manifest.

Reads `.sdd/caching/manifest.jsonl` and returns aggregated counts,
estimated token savings, and estimated USD savings based on the
Anthropic cached-input discount (90% off standard input price).

Returns 200 with empty statistics if no cache manifest exists yet.

## 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/versions/86f514b4e920/schema)
