What follows is an exhaustive description of the different types of 'address' requests you can pose to this server:
GET /address/utxo/{address}
Address utxos single.
Example
GET /address/details/{address}
Returns the details of an address including balance.
Example