GET
Fetch your Dojah wallet balance. Every paid API call draws down this balance, so poll it to monitor spend or guard against a 402 Insufficient wallet balance before a batch of requests.
/api/v1/balanceHeaders
Query parameters
This endpoint takes no query parameters — authentication is by header only. YourAppId identifies which wallet to read.
Response
Returns anentity with a single wallet_balance field — a string amount in your account currency (NGN).