---
title: "Get Usage Summary"
method: GET
path: "/api/users/me/usage/summary"
tags: ["Users"]
---

# Get Usage Summary

`GET /api/users/me/usage/summary`

Get aggregated usage summary for dashboard.

Returns total requests, current period cost, and key counts.
currentPeriodCost is pulled from Stripe meter summaries (the actual
billing source of truth) when available.

## Response `200`

Successful Response

- unknown

---

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