Get Credit Balance
GET
/billing/credits/balance
Get the current credit balance for the authenticated user’s organization.
This is the primary billing endpoint — Phase 13 success criteria #3. Any authenticated user can check their org’s credit balance.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Successful Response
CreditBalance
Lightweight credit balance response for the /credits/balance endpoint.
object
org_id
required
Org Id
string
balance
required
Balance
number
org_name
required
Org Name
string