---
title: "Ops Stats"
method: GET
path: "/api/admin/stats"
tags: ["admin"]
---

# Ops Stats

`GET /api/admin/stats`

Server-ops dashboard metrics for app.omicos.cn/admin: live online users,
short LLM-activity windows (5m/1h), DAU/WAU/MAU, registration totals +
new-today, and a per-plan active breakdown. All read-only aggregates.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/omicos/apis/omicos-server.md) · [All operations](https://skmtc.dev/omicos/apis/omicos-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/omicos/omicos-server/revisions/a00b94573ffe/schema)
