---
title: "Public Reseller Stats"
method: GET
path: "/_reseller_stats"
tags: ["reseller"]
---

# Public Reseller Stats

`GET /_reseller_stats`

公开 stats 页面（客户凭 apikey 自查用量）。

Caddy region catch-all 把 /stats 反代到这里，按 reseller 的 region 锁定可用语言。
与 homepage 一致：?domain=X 必须命中 active reseller 否则 404，避免被钓鱼利用。

## Query parameters

- `domain` string, nullable
- `lang` string, nullable

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/qcode/apis/qcode-web.md) · [All operations](https://skmtc.dev/qcode/apis/qcode-web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qcode/qcode-web/revisions/2f2f5f49ffc7/schema)
