---
title: "Public Stats"
method: GET
path: "/api/v1/public/stats"
tags: ["public"]
---

# Public Stats

`GET /api/v1/public/stats`

Aggregated stats for the public landing-page strip.

Mirrors the payload expected by the legacy `live-stats.js` so the
marketing page can render the same six counters (`totalCalls`,
`totalMinutes`, `concurrentCalls`, `languages`, `industries`,
`uptime`) in a single fetch.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.net/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outcallerai/fastapi/versions/2e4355d35497/schema)
