---
title: "Get Plans"
method: GET
path: "/billing/plans"
tags: ["billing"]
---

# Get Plans

`GET /billing/plans`

Public endpoint returning plan credit limits from the database.

No authentication required — used by the frontend to display
pricing information dynamically without hardcoding dollar amounts.

Returns:
    Per-plan credit limit, USD limit, and reset interval.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/pioneer/apis/brain-api.md) · [All operations](https://skmtc.net/pioneer/apis/brain-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pioneer/brain-api/versions/31dfe831e079/schema)
