Get balance

Use this API to Fetch the balance

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Sample Response

{
    "statuscode": "TXN",
    "status": "Balance Successfully Fetched",
    "data": {
        "balance": 100.40
    },
    "timestamp": "15-08-2025 12:30:50"
}

Headers
string
required
Defaults to {{API USER ID}}
string
required
Defaults to {{API KEY}}
Response
200
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!