Skip to main content

Balance

Query current balance before creating sessions or recharging.

Request

curl -X GET "https://api.nexalayer.net/v1/billing/balance" \
  -H "X-API-Key: <api_key>"
Insufficient balance will result in INSUFFICIENT_BALANCE (402) when creating sessions or renewing. Use Recharge to add funds.