---
title: "Get usage information"
method: GET
path: "/content/Usage"
tags: ["Content"]
---

# Get usage information

`GET /content/Usage`

Returns current usage statistics and remaining credits

## Response `200`

Successful response

- Usage
  - `allowed` integer — Total credits allowed
  - `used` integer — Total credits used
  - `allowedDailyPodcasts` integer — Daily podcast limit
  - `usedDailyPodcasts` integer — Podcasts created today

## Other responses

- `401` — Unauthorized

---

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