---
title: "Catalog-wide aggregate counts"
method: GET
path: "/public/v1/stats"
tags: ["Public Registry"]
---

# Catalog-wide aggregate counts

`GET /public/v1/stats`

Number of enabled endpoints and providers in the public catalog.

## Response `200`

Aggregate counts

- PublicRegistryStats
  - `endpointCount` integer, required
  - `providerCount` integer, required

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/monid/apis/monid-api.md) · [All operations](https://skmtc.net/monid/apis/monid-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/monid/monid-api/revisions/6c351c1bd0eb/schema)
