Get Environment Balance
Environment
Get Environment Balance
Returns the account credit balance for the pool matching the caller’s
environment mode (sandbox or live). The pool is shared across all
environments of the same mode - this endpoint exists so environment
keys can read “what can I spend?” without needing an account key.
For both pools at once, use GET /account/balance.
Requires an environment key (mfx_test_... or mfx_live_...).
GET
Get Environment Balance
Documentation Index
Fetch the complete documentation index at: https://mintfax.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key as Bearer token. Use an account key (mfx_acct_...) for
/account/* endpoints, and an environment key (mfx_test_... for
sandbox, mfx_live_... for live) for /environment/*, /faxes,
/webhooks, and /events.
Last modified on May 21, 2026