get_balance
Check your remaining RunComfy balance in USD and microdollars to verify sufficient funds before starting serverless deployments, inference, or training.
Instructions
Get the account's remaining RunComfy balance.
Backs ``GET /prod/v2/balance``. One wallet funds every product, so
this is the figure Serverless deployments, ``run_model`` requests,
and training jobs all draw down — and the one that gets checked
before work is allowed to start.
Returns ``balance_usd`` for reading and ``balance_microdollars``
(millionths of a dollar) for exact arithmetic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||