---
title: "Get platform metrics"
method: GET
path: "/stats/metrics"
tags: ["stats"]
---

# Get platform metrics

`GET /stats/metrics`

Returns overall platform financial metrics including 7D volume, total market cap, and total holders.

## Response `200`

OK

- InternalHandlersPlatformMetricsResponse
  - `total_holders` integer
  - `total_market_cap` integer
  - `vol_7d` number

---

[API](https://skmtc.dev/grambo/apis/grambo-api.md) · [All operations](https://skmtc.dev/grambo/apis/grambo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/grambo/grambo-api/revisions/5d88d65e212e/schema)
