platform.getBalance
POST
/{apiKey}
Get the balance of an asset controlled by a given address.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string[]required
The addresses to get the balance of.
Responses
200
The balance and UTXO information. Maps assetID to balance; utxoIDs list UTXOs referencing the address.
Was this page helpful?