Bitcoin
Get Bitcoin balances for HD address
Fetch balances for each active child address derived from a Bitcoin HD wallet.
GET
cURL
Credit Cost
0.1 per item
Processing
Realtime
Requests that return status 200 and no data cost 0.1 credits.
Related guides
Related guides
Authorizations
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
Path Parameters
The extended public key (xPub/yPub/zPub) of the HD wallet.
Query Parameters
The currency to convert the balance to. Supports USD
, CAD
, EUR
, etc.
Response
200 - application/json
Successful response
The response is of type object
.
cURL