Billing & credits
Prepaid balance, reserved before every request and settled once token counts are known.
Relixr runs on prepaid credits. Before each upstream call, the estimated cost is reserved against your workspace balance. Once the provider returns actual token counts, the charge is settled to the real amount.
Add Credits
- Go to Billing in the dashboard.
- Enter an amount, or select a quick pick.
- Select Continue and complete payment โ card (Lemon Squeezy) or mobile money, where available.
- Cost = provider cost + a 5% platform fee. See
relixr.cost.breakdownon every response for the exact split. 402 insufficient_balanceis returned when the reserve for a request would exceed your remaining balance.- Credits don't expire. Usage CSV exports include
provider_cost_usd,platform_fee_usd, andmargin_usdper line, so you can reconcile down to the request.
Tip:
Reserve, not final cost, is what triggers 402 โ a request with a high max_tokens reserves against the worst case. If you're hitting 402 on requests that end up cheap, lowering max_tokens to a realistic ceiling frees up headroom without adding credit.