Skip to content

Help / billing

How BrokenGPT credits and token billing work

Understand BrokenGPT prepaid credits, included subscription tokens, input and output metering, usage visibility, and quota-related API errors.

UPDATED 01 Aug 20266 MIN READTECHNICAL GUIDE
01

Both input and output tokens count toward usage.

Input includes the serialized conversation and supported tool or response-format definitions sent with a request. Output is the completion generated by inference. BrokenGPT records provider-reported usage when available and otherwise uses the application metering path described in the live pricing page.

02

Included tokens and prepaid credits are separate balances.

When included tokens are available, usage is accounted against the plan allowance. Prepaid credit covers eligible usage outside that allowance according to the current pricing contract. Always use the live pricing page for the current amounts and rates.

BrokenGPT balance behavior
BalanceHow it is obtainedExpiry behavior
Free allowanceAccount planResets under the current plan terms
Pro included tokensPaid subscription periodUnused included tokens do not roll over
Prepaid creditsCredit purchaseCurrent pricing page states they do not expire
03

Use scopes and limits to reduce surprise spend.

  • Create separate keys for production, staging, and individual services.
  • Grant only the scopes each key requires.
  • Configure key-level token or spend limits where the dashboard offers them.
  • Set workspace budgets and alerts before scaling traffic.
  • Review chat and API usage attribution independently.
04

A quota 429 may need action rather than a retry.

Rate limits, key limits, workspace budgets, included allowances, and prepaid balances are distinct controls. Read the error code before deciding whether to wait, rotate traffic, change a limit, or add credit.

  • A request-rate limit may clear after the reset time.
  • A hard workspace budget requires an authorized configuration change.
  • A per-key token or spend limit requires key administration.
  • Insufficient included tokens and credits requires an eligible balance.

STRAIGHT ANSWERS

Frequently asked questions

01Do input tokens count?

Yes. Both input and output tokens count toward usage.

02Do prepaid credits expire?

The current BrokenGPT pricing contract states that prepaid credits do not expire.

03Do Pro included tokens roll over?

No. The current pricing contract states that unused included tokens expire with the paid monthly period.

BUILD WITH THE LIVE CONTRACT

Test one real request end to end.

Create a scoped key, send a representative prompt, and verify output, usage, limits, and error handling before expanding the integration.

Create an account