cURL
curl --request GET \ --url https://api.dojah.io/api/v1/balance \ --header 'AppId: <appid>' \ --header 'Authorization: <api-key>'
{ "entity": { "wallet_balance": "14132.00" } }
This end point allows you to easily fetch your wallet balance on the Dojah platform
Documentation IndexFetch the complete documentation index at: https://docs.dojah.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dojah.io/llms.txt
Use this file to discover all available pages before exploring further.
Show properties
Was this page helpful?