---
title: "Get Tier Limit Catalogue"
method: GET
path: "/subscriptions/tier-limits"
tags: ["subscriptions"]
---

# Get Tier Limit Catalogue

`GET /subscriptions/tier-limits`

The allowances of every tier the pricing page draws, straight from
TIER_LIMITS — the table the quota gates enforce.

Unauthenticated on purpose: this is the price list, and the page that shows
it is public.

It exists so the comparison table stops restating the numbers in translation
copy. Copy drifts — silently, in five languages at once — and a plan page
that promises a limit nobody applies is the single worst thing this page can
do. `school` is in here because a school seat is NOT "free plus a bit": it
carries free's ChaCha and premium's transcription, lessons and call length,
and a student looking at a Free column captioned "already covered by your
school" is being told something false about what their school bought.

`unlimited` is the sentinel the table uses; a client must render it as a
word, never as the number.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/78f314acd8bf/schema)
