BlockonomicsAPI Reference
GET/balanceAuth required

Get confirmed and unconfirmed balance

Returns balance and unconfirmed amount (Amount waiting 2 confirmations) of multiple addresses/xpubs. Balance units are in satoshis. This request requires an API Key set in the request header. For multiple addresses use either: a space character a + or %20 as a separator.

Requires Bearer token authentication. Include Authorization: Bearer YOUR_API_KEY in the request header.

Query Parameters

addrstringrequired

A whitespace-separated list that may contain either Bitcoin addresses or xpubs. Users can provide a combination of both.

Responses

You must log in to Blockonomics to send request.

addrquery · stringrequired

A whitespace-separated list that may contain either Bitcoin addresses or xpubs. Users can provide a combination of both.

Response will appear here