---
title: "Global dataset counters"
method: GET
path: "/api/v1/stats"
tags: ["System"]
---

# Global dataset counters

`GET /api/v1/stats`

Return total companies, persons and last build timestamp. Cached 1h.

## Response `200`

Stats response

- object
  - `total_companies` integer
  - `total_persons_approx` integer
  - `built_at` string, date-time
  - `timestamp` string, date-time
  - `version` string

---

[API](https://skmtc.dev/openmercantil/apis/openmercantil-public-api.md) · [All operations](https://skmtc.dev/openmercantil/apis/openmercantil-public-api/llms.txt) · [OpenAPI document](https://skmtc.dev/openmercantil/apis/openmercantil-public-api/revisions/b7affc3a84f3?raw)
