Skip to main content
GET
/
v1
/
balance
cURL
curl --request GET \
  --url https://api.bitnbox.io/v1/balance \
  --header 'x-api-key: <api-key>'
[
  {
    "currency": "<string>",
    "network": "<string>",
    "amount": 123
  }
]

Authorizations

x-api-key
string
header
required

Query Parameters

currency
string

Filter by currency

network
string

Filter by network

Response

200 - application/json

200

currency
string
required

Currency of the balance

network
string
required

Network of the balance

amount
number
required

Amount available