---
title: "My Subscription Usage"
method: GET
path: "/users/me/subscription_usage"
tags: ["Users"]
---

# My Subscription Usage

`GET /users/me/subscription_usage`

Get current subscription usage and caps for the authenticated user.
Returns monthly and 4-hour window usage vs limits.

## Headers

- `X-Chutes-Hotkey` string, nullable
- `X-Chutes-Signature` string, nullable
- `X-Chutes-Nonce` string, nullable
- `Authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/chutes/apis/fastapi.md) · [All operations](https://skmtc.net/chutes/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chutes/fastapi/revisions/352418d4e3a2/schema)
