Skip to main content
GET
/
accountBalance
Account Balance
curl --request GET \
  --url https://api.bleeprs.com/api/accountBalance \
  --header 'Authorization: Bearer <token>'
An account can have either a single account which is USD dominated and a local account of the primary location. In most cases, it can just be one account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - undefined