Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nexalayer.net/llms.txt

Use this file to discover all available pages before exploring further.

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.