Help page for the REST service
Bitcoin-address API
%ERROR%
What follows is an exhaustive description of the different types of 'address' requests you can pose to this server:
Get UTXOs
GET /address/utxo/{address} Address utxos single.
Example
Get Details
GET /address/details/{address}Returns the details of an address including balance.
Example