v19

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-012159118.9 KB
v3

Get the maximum spendable Bitcoin amount for the given address (v3).

Behaviourally identical to v2; exists so the v3 API surface has its own operationId (get_max_spendable_v3) rather than sharing v2's, which would tag the same operation under both v2 and v3 and break generated clients.

get/v3/get-max-spendable/{address}

Path parameters

addressstring required

Bitcoin address to calculate the maximum spendable amount for

Response

Get the maximum spendable Bitcoin amount for the given address after accounting for estimated transaction fees

userAddressstring required