GET /v1/balance

Read the USD balance available to an API key.

GET /v1/balance

Returns the current account balance associated with the API key.

curl https://api.model-gate.com/v1/balance \
  -H "Authorization: Bearer mg_live_..."

Amounts are returned in USD.