---
title: "Get Max usage details"
method: GET
path: "/public/v1/billing/max/usage"
tags: ["Billing"]
---

# Get Max usage details

`GET /public/v1/billing/max/usage`

Returns Max plan details: plan name and features, subscription status and renewal, seat totals, feature limits (knowledge sources, playbooks, custom labels, tasks, WhatsApp), and upcoming plan changes. Requires a USER API key.

## Response `200`

Max usage details

- PublicMaxUsage
  - `plan` object, nullable
  - `subscription` object, nullable
  - `seats` object, nullable
  - `limits` object, nullable
  - `next` object, nullable

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/getfrontline/apis/public-api.md) · [All operations](https://skmtc.net/getfrontline/apis/public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getfrontline/public-api/revisions/9d33b6aad674/schema)
