cURL
curl --request GET \ --url https://sandbox.users.niobi.co/api/wallet/get-balance \ --header 'Authorization: <api-key>'
{ "success": "true", "message": "Payment link balance fetched successfully.", "data": [ "<string>" ] }
This endpoint allows you to query your account balance.
Documentation IndexFetch the complete documentation index at: https://docs.niobi.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.niobi.co/llms.txt
Use this file to discover all available pages before exploring further.
Enter token in format (Bearer )
Ok.
"true"
"Payment link balance fetched successfully."